controller property

HtmlEditorController controller
final

The controller that is passed to the widget, which allows multiple HtmlEditor widgets to be used on the same page independently.

Implementation

final HtmlEditorController controller;