overlayOffset property

Offset overlayOffset
final

The translate offset of the overlay, if zero the overlay if in the bottom center of the focus widget

By default offset is Offset.zero

Implementation

final Offset overlayOffset;