$TextPathNodeCopyWith extension

on

Properties

copyWith → _$TextPathNodeCWProxy

Available on TextPathNode, provided by the $TextPathNodeCopyWith extension

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