deleteDrawerAnimation property
final
If deleteDrawerAnimation with duration or reverse duration is provided, it will be used to override the chip delete icon animation duration. If it is null, then default duration will be 150ms.
Implementation
final AnimationStyle? deleteDrawerAnimation;