scrollController property
When the position cannot be determined, such as NestedScrollView. Mainly used to trigger events.
Implementation
ScrollController? scrollController;
When the position cannot be determined, such as NestedScrollView. Mainly used to trigger events.
ScrollController? scrollController;