globalY property

double get globalY

Global Y position of the widget.

Implementation

double get globalY => globalOffset.dy;