duration property
The specified duration for the effect. If null, will inherit the duration from the
previous effect, or use Animate.defaultDuration
if this is the first effect.
Implementation
final Duration? duration;
The specified duration for the effect. If null, will inherit the duration from the
previous effect, or use Animate.defaultDuration
if this is the first effect.
final Duration? duration;