controller property
The controller for the HTML editor.
Provide a controller if you want to control the HTML editor programmatically.
Implementation
final HtmlEditorController? controller;
The controller for the HTML editor.
Provide a controller if you want to control the HTML editor programmatically.
final HtmlEditorController? controller;