scrollController property

ScrollController? scrollController
getter/setter pair

When the position cannot be determined, such as NestedScrollView. Mainly used to trigger events.

Implementation

ScrollController? scrollController;