menu
commander_ui package
documentation
tui.dart
TuiNavigator<R>
onChange property
onChange property
dark_mode
light_mode
onChange
property
Stream
<
void
>
get
onChange
Implementation
Stream<void> get onChange => _changes.stream;
commander_ui package
documentation
tui
TuiNavigator<R>
onChange property
TuiNavigator class