menu
commander_ui package
documentation
tui.dart
Chain
onComplete property
onComplete property
dark_mode
light_mode
onComplete
property
void Function
(
List
<
Object
?
>
values
)
?
onComplete
final
Implementation
final void Function(List<Object?> values)? onComplete;
commander_ui package
documentation
tui
Chain
onComplete property
Chain class