onEnd property

(dynamic Function()?) onEnd
final

function to be executed on the end of the animation

Implementation

final Function()? onEnd;