menu
nylo_support package
documentation
themes/src/ny_theme_manager.dart
NyThemeManager
themeData property
themeData property
dark_mode
light_mode
themeData
property
ThemeData
?
get
themeData
Get the current
ThemeData
.
Implementation
ThemeData? get themeData => currentTheme?.themeData;
nylo_support package
documentation
themes/src/ny_theme_manager
NyThemeManager
themeData property
NyThemeManager class