menu
nylo_framework package
documentation
nylo_framework.dart
NyBaseState<T extends StatefulWidget>
textTheme property
textTheme property
dark_mode
light_mode
textTheme
property
TextTheme
get
textTheme
Helper to get the
TextTheme
.
Implementation
TextTheme get textTheme => Theme.of(context).textTheme;
nylo_framework package
documentation
nylo_framework
NyBaseState<T extends StatefulWidget>
textTheme property
NyBaseState class