size property

Implementation

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