size property

Implementation

CustomPoint get size => _size ?? CustomPoint(0.0, 0.0);