menu
todo
presentation\views\base\base-state.dart
BaseState
<
T extends StatefulWidget
>
theme property
theme
dark_mode
light_mode
theme
property
ThemeData
get
theme
Implementation
ThemeData get theme => Theme.of(context);
todo
base-state
BaseState
<
T extends StatefulWidget
>
theme property
BaseState class