duration property

Duration duration
final

The duration of the ClipPathTransition applied to the new child.

Changing duration does not affect transitions already in progress.

The default is AnimatedClipReveal.defaultDuration.

Implementation

final Duration duration;