setTheme method
Implementation
Future<void> setTheme(BuzzBoosterTheme theme) {
throw UnimplementedError('setTheme() has not been implemented.');
}
Future<void> setTheme(BuzzBoosterTheme theme) {
throw UnimplementedError('setTheme() has not been implemented.');
}