clipBehavior property

Clip clipBehavior
final

The closedBuilder will be clipped (or not) according to this option.

Defaults to Clip.antiAlias, and must not be null.

See also:

Implementation

final Clip clipBehavior;