usesKeyboard property
final
Whether a keyboard will be shown at any point of interaction with this modal, enabling the modal to avoid the keyboard when it shows.
Defaults to false.
Implementation
final bool usesKeyboard;
Whether a keyboard will be shown at any point of interaction with this modal, enabling the modal to avoid the keyboard when it shows.
Defaults to false.
final bool usesKeyboard;