ThemeState constructor

ThemeState()

Implementation

ThemeState() {
  _loadThemeFromLocal();
}