controller property

AnimationController? controller
final

Optional external AnimationController. If null, one will be created internally.

Implementation

final AnimationController? controller;