QuillEditorCodeBlockElementOptions constructor
const
QuillEditorCodeBlockElementOptions({
- bool enableLineNumbers = false,
Implementation
const QuillEditorCodeBlockElementOptions({
this.enableLineNumbers = false,
});