initialText property
The initial text.
Contract
Throws an AssertionError if both controller and initialText are provided.
Implementation
final String? initialText;
The initial text.
Throws an AssertionError if both controller and initialText are provided.
final String? initialText;