isShown property

bool isShown

True if the Modal is shown.

Implementation

bool get isShown => _shown;