controller property

AnimationController controller
final

Controls which expandable belongs to which expander. Must not be null and should be the same as its Expander's controller

Implementation

final AnimationController controller;