duration property

Duration? duration
final

When no custom animation controller is provided the duration of the animation can be controlled via duration.

Implementation

final Duration? duration;