clipBehavior property

StacClip? clipBehavior
final

How to clip the content. Defaults to StacClip.hardEdge in the Flutter widget.

Implementation

final StacClip? clipBehavior;