onSecondAnimationEnd property

Function? onSecondAnimationEnd
final

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

Default value is null

Implementation

final Function? onSecondAnimationEnd;