magnifierIsVisible property

bool magnifierIsVisible
inherited

Whether the magnifier is currently visible.

Implementation

bool get magnifierIsVisible => _selectionOverlay._magnifierController.shown;