menu
srcker_utils package
documentation
keyboard/keyboard_get.dart
KeyBoardGet
KeyBoardGet.new const constructor
KeyBoardGet.new const constructor
dark_mode
light_mode
KeyBoardGet
constructor
const
KeyBoardGet
(
{
Key
?
key
,
Function
?
onConfirm
,
Function
?
onInput
,
})
Implementation
const KeyBoardGet({super.key, this.onConfirm, this.onInput});
srcker_utils package
documentation
keyboard/keyboard_get
KeyBoardGet
KeyBoardGet.new const constructor
KeyBoardGet class