currentThemeId property
String
get
currentThemeId
Get the current theme ID.
Implementation
String get currentThemeId => _themeNotifier.value;
Get the current theme ID.
String get currentThemeId => _themeNotifier.value;