$RectangleCopyWith extension

on

Properties

copyWith → _$RectangleCWProxy

Available on Rectangle, provided by the $RectangleCopyWith extension

Returns a callable class used to build a new instance with modified fields. Example: instanceOfRectangle.copyWith(...) or instanceOfRectangle.copyWith.fieldName(...).
no setter