isDarkTheme static method

bool isDarkTheme()

Implementation

static bool isDarkTheme() => UAppState.isDarkMode;