magnifierIsVisible property

bool get magnifierIsVisible

Whether the magnifier is currently visible.

Implementation

bool get magnifierIsVisible => _magnifierController.shown;