copyWith method

_c copyWith({
  1. _8? content,
})

Implementation

_c copyWith({_8? content,})=>_c(content: content??_H.content,);