toOffset method

Offset toOffset()

Implementation

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