menu
grex_ds package
documentation
themes/grx_theme_data.theme.dart
GrxThemeData
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
get
theme
Implementation
static ThemeData get theme => isDarkMode ? darkTheme : lightTheme;
grex_ds package
documentation
themes/grx_theme_data.theme
GrxThemeData
theme property
GrxThemeData class