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