onStart property

VoidCallback? onStart
finalinherited

Called only once at the very beginning when the animation starts playing for the first time.

Implementation

final VoidCallback? onStart;