@override Future<void> showStatusBar() async { await methodChannel.invokeMethod<void>('showStatusBar'); }