$FormattableTextCopyWith extension

on

Properties

copyWith → _$FormattableTextCWProxy

Available on FormattableText, provided by the $FormattableTextCopyWith extension

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