InputPageBlockParagraph copyWith({RichText? text}) => InputPageBlockParagraph(text: text ?? this.text);