hideNavigationBar property

bool? hideNavigationBar
final

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

Implementation

final bool? hideNavigationBar;