menu
payorc_flutter_v2 package
documentation
bases/base_state.dart
BaseState<S extends StatefulWidget, T extends BaseBloc, D>
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
get
theme
Implementation
ThemeData get theme => Theme.of(screenContext);
payorc_flutter_v2 package
documentation
bases/base_state
BaseState<S extends StatefulWidget, T extends BaseBloc, D>
theme property
BaseState class