clipToSize property
final
Whether to clip painted children to the inside of this viewport.
Defaults to true. Must not be null.
If this is false and renderChildrenOutsideViewport is false, the first and last children may be painted partly outside of this scroll view.
Implementation
final bool clipToSize