duration property
final
Relative animation duration for reaching the keyframe value from previous keyframe value. Negative duration value gets clamped to 0.
Implementation
final Duration duration;
Relative animation duration for reaching the keyframe value from previous keyframe value. Negative duration value gets clamped to 0.
final Duration duration;