menu
commander_ui package
documentation
tui.dart
KeyEvent
isChar property
isChar property
dark_mode
light_mode
isChar
property
bool
get
isChar
Implementation
bool get isChar => char != null;
commander_ui package
documentation
tui
KeyEvent
isChar property
KeyEvent class