onFinished property

(void Function(String value)?) onFinished
final

Callback for when the animation is finished.

Implementation

final void Function(String value)? onFinished;