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