toOffset property

Offset get toOffset

Implementation

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