menu
flutter_ignite_shell package
documentation
models/shell_model.dart
ShellModel
shellOutput property
shellOutput property
dark_mode
light_mode
shellOutput
property
RxList
<
ShellOutput
>
shellOutput
final
Implementation
final RxList<ShellOutput> shellOutput = RxList<ShellOutput>([]);
flutter_ignite_shell package
documentation
models/shell_model
ShellModel
shellOutput property
ShellModel class