menu
states_rebuilder package
documentation
scr/development_booster/injected_animation/injected_animation.dart
InjectedAnimationImp
animationEndFuture property
animationEndFuture property
dark_mode
light_mode
animationEndFuture
property
Completer
<
void
>
?
animationEndFuture
getter/setter pair
Completer that resolves after animation completes
Implementation
late Completer<void>? animationEndFuture;
states_rebuilder package
documentation
scr/development_booster/injected_animation/injected_animation
InjectedAnimationImp
animationEndFuture property
InjectedAnimationImp class