duration property

Duration? duration
final

The duration of the fly animation.

Specifies how long the fly animation should take to complete. If not provided, a default duration will be used by the system.

Implementation

final Duration? duration;