Converts a local offset to a global screen position.
offset
Offset globalOffsetTo(Offset offset) => box.localToGlobal(offset);