setThemeMode method
Implementation
Future<void> setThemeMode(DwmThemeMode themeMode) async {
throw UnimplementedError('setThemeMode() has not been implemented.');
}
Future<void> setThemeMode(DwmThemeMode themeMode) async {
throw UnimplementedError('setThemeMode() has not been implemented.');
}