onEnd property
dynamic Function()?
onEnd
final
function to be executed on the end of the animation
Implementation
final Function()? onEnd;
function to be executed on the end of the animation
final Function()? onEnd;