menu
commander_ui package
documentation
tui.dart
FocusableWidget
onKey abstract method
onKey abstract method
dark_mode
light_mode
onKey
abstract method
bool
onKey
(
KeyEvent
event
,
RenderContext
ctx
)
Implementation
bool onKey(KeyEvent event, RenderContext ctx);
commander_ui package
documentation
tui
FocusableWidget
onKey abstract method
FocusableWidget class