isDismissed property

bool get isDismissed

Whether the animation is stopped at the beginning.

Implementation

bool get isDismissed => this == dismissed;