widgetOffset property
Offset to the start of the widget, in local coordinates.
This is zero for box widgets. For sliver widget, this offset points to the start of the widget which may be outside the viewport.
Implementation
final Offset widgetOffset;