resetTheme method

Future<bool?> resetTheme()

Implementation

Future<bool?> resetTheme() {
  throw UnimplementedError('resetTheme() has not been implemented.');
}