flutter_platform_widgets package
documentation
flutter_platform_widgets
PlatformTextField
onEditingComplete property
onEditingComplete
flutter_platform_widgets package
documentation
flutter_platform_widgets
PlatformTextField
onEditingComplete property
PlatformTextField class
Constructors
PlatformTextField
Properties
autocorrect
autofillHints
autofocus
controller
cupertino
cursorColor
cursorHeight
cursorRadius
cursorWidth
dragStartBehavior
enabled
enableInteractiveSelection
expands
focusNode
hashCode
hintText
inputFormatters
key
keyboardAppearance
keyboardType
material
maxLength
maxLengthEnforced
maxLengthEnforcement
maxLines
minLines
obscureText
obscuringCharacter
onChanged
onEditingComplete
onSubmitted
onTap
readOnly
restorationId
runtimeType
scrollController
scrollPadding
scrollPhysics
selectionControls
selectionHeightStyle
selectionWidthStyle
showCursor
smartDashesType
smartQuotesType
strutStyle
style
textAlign
textAlignVertical
textCapitalization
textInputAction
toolbarOptions
widgetKey
Methods
build
createCupertinoWidget
createElement
createMaterialWidget
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
onEditingComplete
property
Null safety
(void Function?
()
?)
onEditingComplete
final
Implementation
final void Function()? onEditingComplete;