clipBehavior property

Clip clipBehavior
final

How to clip content that extends beyond the container bounds.

Controls the visual clipping behavior. Clip.hardEdge provides the best performance but may show sharp edges.

Implementation

final Clip clipBehavior;