scrollController property

ScrollController? scrollController
final

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

Implementation

final ScrollController? scrollController;