willPlayAnimated abstract method

AnimationController willPlayAnimated({
  1. ScreenPT? fromPT,
  2. required ScreenPT toPT,
  3. required AnimationController animCtrl,
})

Implementation

AnimationController willPlayAnimated({ScreenPT? fromPT, required ScreenPT toPT, required AnimationController animCtrl});