overscroll property

double overscroll
final

Extra amount to scroll past the focused widget. Defaults to defaultOverscroll. Useful in case the focused widget is inside a parent widget that you also want to be visible.

Implementation

final double overscroll;