onFirstAnimationEnd property

Function? onFirstAnimationEnd
final

onFirstAnimationEnd Once you set this then you will get the callback once first circle is completes the round.

Default value is null

Implementation

final Function? onFirstAnimationEnd;