context property

ScrollContext context
final

Where the scrolling is taking place.

Typically implemented by ScrollableState.

Implementation

final ScrollContext context;