enableAnimation property
final
If enableAnimation with duration or reverse duration is provided, it will be used to override the chip enable and disable animation durations. If it is null, then default duration will be 75ms.
Implementation
final AnimationStyle? enableAnimation;