copyWith method
_s
copyWith({
- _7? type,
- _15 resetType = _F,
- _7? text,
Implementation
_s copyWith({_7? type,_15 resetType=_F,_7? text,})=>_s(type: resetType?_V[18]:(type??_H.type),text: text??_H.text,);