isDismissed property

bool isDismissed

Whether this animation is stopped at the beginning.

Implementation

bool get isDismissed => _controller.isDismissed;