text property

String? text
final

text to set initial text to the editor, please use text We can also use the setText method for the same

Implementation

final String? text;