controller property
The controller for managing the editor's text content and selection.
If not provided, an internal controller will be created.
Implementation
final CodeForgeWebController? controller;
The controller for managing the editor's text content and selection.
If not provided, an internal controller will be created.
final CodeForgeWebController? controller;