asSize property

Size asSize

Implementation

Size get asSize => Size(width.toDouble(), height.toDouble());