globalX property

double get globalX

Global X position of the widget.

Implementation

double get globalX => globalOffset.dx;