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