offsetToGlobal property

Offset? get offsetToGlobal

Implementation

Offset? get offsetToGlobal => renderBox?.localToGlobal(Offset.zero);