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