controllers property

Map<int, AnimationController> controllers
final

The animation controllers for each of the sections in the accordion.

Implementation

final Map<int, AnimationController> controllers;