duration property

Duration? duration
final

The length of time this animation should last.

Default will be set to kDuration or 2 seconds

Implementation

final Duration? duration;