initialText property
Initial text content for the editor.
Used only during initialization; subsequent changes should use the controller.
Implementation
final String? initialText;
Initial text content for the editor.
Used only during initialization; subsequent changes should use the controller.
final String? initialText;