toThemeIcon method

IconData toThemeIcon()

Converts a string key to a theme icon.

Implementation

IconData toThemeIcon() => ThemeModeService().getIconFromKey(this);