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