clipBehavior property

Clip clipBehavior
final

The clip behavior to be used by the scroll view.

Defaults to Clip.hardEdge.

Implementation

final Clip clipBehavior;