ClosableAnimationController constructor
ClosableAnimationController(
- AnimationController closable,
- void onClose()?
Implementation
ClosableAnimationController(super.closable, super.onClose);