OverlayView constructor

OverlayView()

Implementation

factory OverlayView() {
  return _singleton;
}