copyWith method

_v copyWith({
  1. _7? type,
  2. _15 resetType = _F,
  3. _7? text,
})

Implementation

_v copyWith({_7? type,_15 resetType=_F,_7? text,})=>_v(type: resetType?_V[21]:(type??_H.type),text: text??_H.text,);