size property

Size get size

Returns Size

Implementation

Size get size => Size(validate().toDouble(), validate().toDouble());