overscroll property
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;
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.
final double overscroll;