initialValue property

String? initialValue
final

The initial text value of the textarea. Used if controller is null; cannot be used with controller.

Implementation

final String? initialValue;