bool isDismissed

Whether this animation is stopped at the beginning.

Source

bool get isDismissed => status == AnimationStatus.dismissed;