overlayOffset property
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;
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
final Offset overlayOffset;