hideNavBarOnScroll property

bool hideNavBarOnScroll
final

Navigation bar will slide down and disappear if this value is set to true when scroll controller(s) provided in scrollController property detect scroll down motion.

Implementation

final bool hideNavBarOnScroll;