controllers property
The animation controllers for each of the sections in the accordion.
Contract
Modifying this map directly will result in undefined behavior.
Implementation
final Map<int, AnimationController> controllers;
The animation controllers for each of the sections in the accordion.
Modifying this map directly will result in undefined behavior.
final Map<int, AnimationController> controllers;