scrollControllers property
Navigation bar will disappear down if scroll down motion is detect. Navigation bar will simultaneously reappear if scroll up motion is detected.
Implementation
final List<ScrollController> scrollControllers;
Navigation bar will disappear down if scroll down motion is detect. Navigation bar will simultaneously reappear if scroll up motion is detected.
final List<ScrollController> scrollControllers;