showScrollToTopButton property
showScrollToTopButton is true will determine show the scroll to top button when scroll offset > offsetToShowScrollToTop, the button will be show up
Implementation
final bool showScrollToTopButton;
showScrollToTopButton is true will determine show the scroll to top button when scroll offset > offsetToShowScrollToTop, the button will be show up
final bool showScrollToTopButton;