AppThemeManager constructor
AppThemeManager()
Private constructor for singleton implementation
Implementation
factory AppThemeManager() => _instance;
Private constructor for singleton implementation
factory AppThemeManager() => _instance;