menu
fluttery_framework package
documentation
view.dart
FieldWidgets<T>
keyboardType property
keyboardType property
dark_mode
light_mode
keyboardType
property
TextInputType
?
keyboardType
getter/setter pair
The type of information for which to optimize the text input control.
Implementation
TextInputType? keyboardType;
fluttery_framework package
documentation
view
FieldWidgets<T>
keyboardType property
FieldWidgets class