controller property

FlipperController controller
final

The controller that controls the animation of the flipper manually. Use the controller to add programmatic buttons. Pass the direction of Drag to the controller. It is a required parameter.

Implementation

final FlipperController controller;