@override Future<bool?> resetTheme() async { return await methodChannel.invokeMethod<bool>('resetTheme'); }