isDark method

bool isDark()

Implementation

bool isDark() => selectedTheme == ThemeType.dark;