menu
nylo_support package
documentation
alerts/src/toast_meta.dart
ToastMeta
isHideKeyboard property
isHideKeyboard property
dark_mode
light_mode
isHideKeyboard
property
bool
?
isHideKeyboard
final
Whether to hide the keyboard when the toast is shown.
Implementation
final bool? isHideKeyboard;
nylo_support package
documentation
alerts/src/toast_meta
ToastMeta
isHideKeyboard property
ToastMeta class