toThemeMode method

ThemeMode toThemeMode()

Converts a string key to a ThemeMode.

Implementation

ThemeMode toThemeMode() => ThemeModeService().fromKey(this);