ScrollControllerExt extension

Extension methods for ScrollController.

on

Methods

isBottom() bool

Available on ScrollController, provided by the ScrollControllerExt extension

Returns true if the scroll position is near the bottom (90% of max).
scrollToTop() → void

Available on ScrollController, provided by the ScrollControllerExt extension

Smoothly scrolls the list to the top position.