magnifierIsVisible property
Whether the magnifier is currently visible.
Implementation
bool get magnifierIsVisible => _magnifierController.shown;
Whether the magnifier is currently visible.
bool get magnifierIsVisible => _magnifierController.shown;