animateToEnd property

bool Function() animateToEnd
getter/setter pair

This is the function to run the animation forward

Implementation

late bool Function() animateToEnd;