toSize method

Size toSize()

Creates a Size from the Offset

Implementation

Size toSize() => Size(dx, dy);