duration property

Duration? duration
final

The duration of the animation.

If null, the platform will decide the default value.

Implementation

final Duration? duration;