isDark property

bool get isDark

Implementation

static bool get isDark {
  return cT == _defaultDarkTheme;
}