menu
commander_ui package
documentation
tui.dart
RunHandle
requestRedraw method
requestRedraw method
dark_mode
light_mode
requestRedraw
method
void
requestRedraw
(
)
Implementation
void requestRedraw() => _redrawRequested = true;
commander_ui package
documentation
tui
RunHandle
requestRedraw method
RunHandle class