toOffset method

Offset toOffset()

Creates an Offset from the Vector2

Implementation

Offset toOffset() => Offset(x, y);