initialValue property
The initial text value of the textarea. Used if controller is null; cannot be used with controller.
Implementation
final String? initialValue;
The initial text value of the textarea. Used if controller is null; cannot be used with controller.
final String? initialValue;