copyWith method

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

Implementation

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