hideNavBarOnScroll property
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;
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.
final bool hideNavBarOnScroll;