initialText property

String? initialText
final

Initial text content for the editor.

Used only during initialization; subsequent changes should use the controller.

Implementation

final String? initialText;