activeThemeId method

Future<String?> activeThemeId()

Implementation

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