menu
flutter_virtual_keyboard package
documentation
flutter_virtual_keyboard/widgets/virtual_keyboard_input.dart
VirtualKeyboardInput
textInputAction property
textInputAction property
dark_mode
light_mode
textInputAction
property
TextInputAction
?
textInputAction
final
The type of action button to use for the keyboard.
Implementation
final TextInputAction? textInputAction;
flutter_virtual_keyboard package
documentation
flutter_virtual_keyboard/widgets/virtual_keyboard_input
VirtualKeyboardInput
textInputAction property
VirtualKeyboardInput class