showScrollToTopButton property

bool showScrollToTopButton
final

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;