positionOverride property

Offset? positionOverride
final

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;