clipBehavior property
How to clip the content. Defaults to StacClip.hardEdge in the Flutter widget.
Implementation
final StacClip? clipBehavior;
How to clip the content. Defaults to StacClip.hardEdge in the Flutter widget.
final StacClip? clipBehavior;