OverlayController constructor

OverlayController(
  1. Offset value
)

Implementation

OverlayController(Offset value) : super(value);