duration property
Duration for card appearance animations.
Controls how long transitions take when card properties change. If null,
uses default animation duration.
Implementation
final Duration? duration;
Duration for card appearance animations.
Controls how long transitions take when card properties change. If null,
uses default animation duration.
final Duration? duration;