Replaces PointStyle.size with value.
value
PointStyle withSize(double value) => copyWith(size: value);