controller property

CodeForgeController? controller
final

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

If not provided, an internal controller will be created.

Implementation

final CodeForgeController? controller;