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