iconAnimationController property

AnimationController? iconAnimationController
final

For animated icons to work, this property must not be null or left empty.

Implementation

final AnimationController? iconAnimationController;