isInUse method

bool isInUse()

Implementation

bool isInUse() => _overlayEntry.value != null;