onFinished property
Adds the onFinished VoidCallback to the animated widget.
This method will run only if isRepeatingAnimation is set to false.
Implementation
final VoidCallback? onFinished;
Adds the onFinished VoidCallback to the animated widget.
This method will run only if isRepeatingAnimation is set to false.
final VoidCallback? onFinished;