loadThemeMode abstract method

Future<String?> loadThemeMode()

Loads the selected ThemeMode as a String.

Implementation

Future<String?> loadThemeMode();