onThirdAnimationEnd property

Function? onThirdAnimationEnd
final

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

Default value is null

Implementation

final Function? onThirdAnimationEnd;