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