toThemeLabel method
Converts a string key to a theme display label.
Implementation
String toThemeLabel() => ThemeModeService().getLabelFromKey(this);
Converts a string key to a theme display label.
String toThemeLabel() => ThemeModeService().getLabelFromKey(this);