controller property

CodeForgeWebController? controller
final

The controller for managing the editor's text content and selection.

If not provided, an internal controller will be created.

Implementation

final CodeForgeWebController? controller;