TextEditingController

Class

Fields

enabled: bool
onBeginEditing: Action
onCanceled: Action
onChanged: Action<string>
onEndEditing: Action
onSubmitted: Action<string>

Properties

Enabled: bool

Constructors

TextEditingController(widgetState: WidgetStateController, initialValue: string)

Methods

SetValue(newValue: string): void

Inherited Members

comparervaluePeekValueSetWithoutNotifyNotifyListenersToStringShortDebugFillPropertiesValueAddObserverDisposeIsDisposedNotifyDirtyNotifyObserversRemoveObserverValueComputedToDiagnosticsNodeToStringEqualsGetHashCodeGetTypeMemberwiseCloneReferenceEquals

Extension Methods

ToDiagnosticsNodeSafeDescribeIdentityShortHashToStringNullable

On this page