menu
smart_arg_fork package
documentation
smart_arg_fork.dart
SmartArg
afterCommandExecute method
afterCommandExecute method
dark_mode
light_mode
afterCommandExecute
method
void
afterCommandExecute
(
SmartArgCommand
command
)
Invoked after a
SmartArgCommand
is executed
Implementation
void afterCommandExecute(SmartArgCommand command) {}
smart_arg_fork package
documentation
smart_arg_fork
SmartArg
afterCommandExecute method
SmartArg class