isDismissed property

bool get isDismissed

Whether this animation is stopped at the beginning.

Implementation

bool get isDismissed => status.isDismissed;