PlexRichTextEditor constructor
const
PlexRichTextEditor({})
Implementation
const PlexRichTextEditor({
super.key,
this.initialValue,
this.outputFormat = PlexRichTextFormat.html,
this.onChanged,
this.placeholder,
this.readOnly = false,
this.minHeight = 200.0,
});