currentThemeName property

String get currentThemeName

Returns the name of the currently active theme.

Implementation

static String get currentThemeName => _instance._currentThemeName;