controllers property

List<AnimationController> controllers
final

List of active AnimationControllers used by this painter.

Implementation

final List<AnimationController> controllers = [];