scrollControllers property

List<ScrollController> scrollControllers
final

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;