ThemeModeStringExt extension
Extension on String for theme-related utilities.
- on
Methods
-
toThemeIcon(
) → IconData -
Available on String, provided by the ThemeModeStringExt extension
Converts a string key to a theme icon. -
toThemeLabel(
) → String -
Available on String, provided by the ThemeModeStringExt extension
Converts a string key to a theme display label. -
toThemeMode(
) → ThemeMode -
Available on String, provided by the ThemeModeStringExt extension
Converts a string key to a ThemeMode.