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