pathBuilder property

PathBuilder pathBuilder
final

The PathBuilder of the ClipPathTransition applied to the new child.

Changing pathBuilder does not affect transitions already in progress.

The default is PathBuilders.slideUp.

Implementation

final PathBuilder pathBuilder;