avatarDrawerAnimation property

AnimationStyle? avatarDrawerAnimation
final

If avatarDrawerAnimation with duration or reverse duration is provided, it will be used to override the chip checkmark animation duration. If it is null, then default duration will be 150ms.

Implementation

final AnimationStyle? avatarDrawerAnimation;