toOffset method

Offset toOffset()

Creates an Offset from the Size

Implementation

Offset toOffset() => Offset(width, height);