$TextNodeCopyWith extension
- on
Properties
- copyWith → _$TextNodeCWProxy
-
Available on TextNode, provided by the $TextNodeCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfTextNode.copyWith(...)orinstanceOfTextNode.copyWith.fieldName(...).no setter