controller property

AnimationController? controller
final

An animation controller for the SpeedDial.

Provide an AnimationController to control the animations from outside the SpeedDial widget.

Implementation

final AnimationController? controller;