menu
flutter_ignite_shell package
documentation
controller/shell_service.dart
ShellService
items property
items property
dark_mode
light_mode
items
property
RxList
<
ShellModel
>
items
final
Implementation
final RxList<ShellModel> items = RxList<ShellModel>([]);
flutter_ignite_shell package
documentation
controller/shell_service
ShellService
items property
ShellService class