OverlayManager constructor

OverlayManager()

Implementation

factory OverlayManager() {
  return _instance;
}