isVisible property

bool get isVisible

Check if dev tools are visible

Implementation

bool get isVisible => _overlayEntry != null;