static ThemeData getTheme(CTheme theme) { if (theme == CTheme.gray100) return _gray100; return _gray100; }