willPlayAnimated abstract method
AnimationController
willPlayAnimated({
- ScreenPT? fromPT,
- required ScreenPT toPT,
- required AnimationController animCtrl,
Implementation
AnimationController willPlayAnimated({ScreenPT? fromPT, required ScreenPT toPT, required AnimationController animCtrl});