$SizeCopyWith extension

on

Properties

copyWith → _$SizeCWProxy

Available on Size, provided by the $SizeCopyWith extension

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