menu
omegainc_lib package
documentation
widgets/fields/omega.textfield.widget.dart
OmegaTextField
inputFormatters property
inputFormatters property
dark_mode
light_mode
inputFormatters
property
List
<
TextInputFormatter
>
?
inputFormatters
getter/setter pair
Implementation
List
<TextInputFormatter>? inputFormatters = <TextInputFormatter>[];
omegainc_lib package
documentation
widgets/fields/omega.textfield.widget
OmegaTextField
inputFormatters property
OmegaTextField class
Constructors
OmegaTextField
Properties
autoCorrect
autofocus
enabled
focusNode
hashCode
hint
initialValue
inputFormatters
key
keyboardType
label
labelColor
labelSize
labelStyle
maxLength
obscureText
onChanged
onSaved
onTap
prefix
runtimeType
showPassButton
showRequiredLabel
textCapitalization
textController
validator
visible
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==