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