menu
u package
documentation
utils/u_app_utils.dart
UApp
isDarkTheme static method
isDarkTheme static method
dark_mode
light_mode
isDarkTheme
static method
bool
isDarkTheme
(
)
Implementation
static bool isDarkTheme() => UAppState.isDarkMode;
u package
documentation
utils/u_app_utils
UApp
isDarkTheme static method
UApp class