globalOffset property

Offset get globalOffset

Global position of the widget's top-left corner.

Implementation

Offset get globalOffset => globalOffsetTo(Offset.zero);