toThemeLabel method

String toThemeLabel()

Converts a string key to a theme display label.

Implementation

String toThemeLabel() => ThemeModeService().getLabelFromKey(this);