menu
flutter_ignite_shell package
documentation
models/command_model.dart
CommandModel
stopCmdModel method
stopCmdModel method
dark_mode
light_mode
stopCmdModel
method
void
stopCmdModel
(
)
Implementation
void stopCmdModel() { shell.kill(); }
flutter_ignite_shell package
documentation
models/command_model
CommandModel
stopCmdModel method
CommandModel class