OverlayController constructor

OverlayController()

Implementation

OverlayController() : super() {
  logic = OverlayLogic(() => _options);
}