hideNavigationBar property

bool hideNavigationBar
final

States whether to hide the navigation bar, if any widget should occupy its space temporarily (e.g. when expanding a panel).

Implementation

final bool hideNavigationBar;