menu
flutter_ignite_shell package
documentation
controller/shell_service.dart
ShellService
runShell method
runShell method
dark_mode
light_mode
runShell
method
dynamic
runShell
(
Rx
<
CommandModel
>
model
, {
required
ScrollController
scrollController
,
})
Implementation
runShell(Rx<CommandModel> model, {required ScrollController scrollController}) {}
flutter_ignite_shell package
documentation
controller/shell_service
ShellService
runShell method
ShellService class