Converts a global offset to a local widget position.
offset
Offset localOffsetTo(Offset offset) => box.globalToLocal(offset);