showing property
bool
get
showing
Getter
Animation finished
Implementation
bool get showing => controllerAnimation.status == AnimationStatus.completed;
Getter
Animation finished
bool get showing => controllerAnimation.status == AnimationStatus.completed;