overscroll property

double overscroll
final

The number of logical pixels that the Scrollable avoided scrolling.

This will be negative for overscroll on the "start" side and positive for overscroll on the "end" side.

Implementation

final double overscroll;