isDismissed property

bool get isDismissed

Implementation

bool get isDismissed => _animator != null && _animator!.isDismissed;