AppTheme constructor

AppTheme()

Implementation

factory AppTheme() {
  return _instance;
}