copyWith method

_m copyWith({
  1. _7? text,
  2. _19 resetText = _F,
})

Implementation

_m copyWith({_7? text,_19 resetText=_F,})=>_m(text: resetText?"":(text??_H.text),);