ThemeModel constructor

ThemeModel()

Implementation

factory ThemeModel() {
  return _instancia;
}