isDialogOpen property

bool? isDialogOpen

check if dialog is open

Implementation

bool? get isDialogOpen => routing.isDialog;