animateToStart property

bool Function() animateToStart
getter/setter pair

This is the function to run the animation backwards

Implementation

late bool Function() animateToStart;