isDialogOpen property

bool get isDialogOpen

Checks if the dialog is currently open

Implementation

bool get isDialogOpen => _dialogIsOpen.value;