menu
textfield_flutter package
documentation
flutter_textfield.dart
FlutterTextfield
keyboardType property
keyboardType property
dark_mode
light_mode
keyboardType
property
TextInputType
keyboardType
final
The type of keyboard to use for input.
Implementation
final TextInputType keyboardType;
textfield_flutter package
documentation
flutter_textfield
FlutterTextfield
keyboardType property
FlutterTextfield class