GetWebPagePreview copyWith({ FormattedText? text, }) => GetWebPagePreview( text: text ?? this.text, );