useDark static method

void useDark()

Force dark theme

Implementation

static void useDark() => _isDark = true;