clipBehavior property

Clip clipBehavior
final

The clipBehavior of the ClipPathTransition applied to the new child.

Changing clipBehavior does not affect transitions already in progress.

Defaults to Clip.antiAlias.

Implementation

final Clip clipBehavior;