hideNavigationBar property

  1. @override
bool? hideNavigationBar
final

Hides the navigation bar with an transition animation. Use it in conjuction with Provider for better results.

Implementation

@override
final bool? hideNavigationBar;