controller property

PulsingBorderController? controller
final

The controller for the pulsing border.

If no controller is provided, the pulsing border will start pulsing automatically.

Implementation

final PulsingBorderController? controller;