currentThemeName property
Returns the name of the currently active theme.
Implementation
static String get currentThemeName => _instance._currentThemeName;
Returns the name of the currently active theme.
static String get currentThemeName => _instance._currentThemeName;