hideNavigationBar method
Implementation
Future<void> hideNavigationBar() {
throw UnimplementedError('hideNavigationBar() has not been implemented.');
}
Future<void> hideNavigationBar() {
throw UnimplementedError('hideNavigationBar() has not been implemented.');
}