copyWith method
_a
copyWith({
- _3? text,
- _w resetText = _F,
Implementation
_a copyWith({_3? text,_w resetText=_F,})=>_a(text: resetText?"":(text??_H.text),);
_a copyWith({_3? text,_w resetText=_F,})=>_a(text: resetText?"":(text??_H.text),);