menu
commander_ui package
documentation
tui.dart
Select<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
T
item
)
?
onChanged
final
Implementation
final void Function(T item)? onChanged;
commander_ui package
documentation
tui
Select<T>
onChanged property
Select class