menu
flutter_simple_architecture package
documentation
presentation/home/ui_state.dart
HomeUIState
todos property
todos property
dark_mode
light_mode
todos
property
List
<
Todo
>
get
todos
inherited
Implementation
HomeUIStatus get status; List<Todo> get todos;
flutter_simple_architecture package
documentation
presentation/home/ui_state
HomeUIState
todos property
HomeUIState class