duration property
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;
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.
final Duration? duration;