animationControllers property

List<AnimationController> animationControllers
getter/setter pair

Animation controllers for the loading widget

Implementation

List<AnimationController> animationControllers = [];