isDismissed property

bool isDismissed

Whether the animation is stopped at the beginning.

Implementation

bool get isDismissed => this == dismissed;