startAnimation method

dynamic startAnimation()

Implementation

startAnimation() {
  _state?._startAnimation();
}