showing property

bool showing

Implementation

bool get showing =>
    controller.status == AnimationStatus.forward && isAnimating;