duration property
final
The duration of the fly animation.
If not provided, a default duration will be used by the system.
Implementation
final Duration? duration;
The duration of the fly animation.
If not provided, a default duration will be used by the system.
final Duration? duration;