clipBehavior property
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;
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.
final Clip clipBehavior;