isVisible property

  1. @override
bool isVisible
final

Hides the navigation bar with a transition animation when set to false. Use it in conjunction with Provider for better results.

Implementation

@override
final bool isVisible;