$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(...)orinstanceOfSize.copyWith.fieldName(...).no setter