hideMagnifier method

void hideMagnifier()

Implementation

void hideMagnifier() {
  overlayController.hideMagnifier();
}