context property
final
Where the scrolling is taking place.
Typically implemented by ScrollableState.
Implementation
final ScrollContext context;
Where the scrolling is taking place.
Typically implemented by ScrollableState.
final ScrollContext context;