controllers property
List of active AnimationControllers used by this painter.
Implementation
final List<AnimationController> controllers = [];
List of active AnimationControllers used by this painter.
final List<AnimationController> controllers = [];