positionOverride property
Optional explicit position override. When provided, this value will be
used as the anchor position and any childWidgetRenderBox will be
ignored for positioning.
Implementation
final Offset? positionOverride;
Optional explicit position override. When provided, this value will be
used as the anchor position and any childWidgetRenderBox will be
ignored for positioning.
final Offset? positionOverride;