overscroll property
Whether to allow scrolling beyond the normal scroll bounds.
Type: bool, default: false. When true, drag operations can trigger
scrolling past the normal scroll limits, similar to overscroll behavior.
Implementation
final bool overscroll;