clipBehavior property
The closedBuilder will be clipped (or not) according to this option.
Defaults to Clip.antiAlias, and must not be null.
See also:
- Material.clipBehavior, which is used to implement this property.
Implementation
final Clip clipBehavior;