menu
fk_booster package
documentation
presentation/view_state.dart
ViewState<T extends StatefulWidget, V extends StatelessViewModel>
textTheme property
textTheme property
dark_mode
light_mode
textTheme
property
TextTheme
get
textTheme
Implementation
TextTheme get textTheme => Theme.of(context).textTheme;
fk_booster package
documentation
presentation/view_state
ViewState<T extends StatefulWidget, V extends StatelessViewModel>
textTheme property
ViewState class