initialValue property

String? initialValue
final

The initial text value of the input field.

Only used when controller is null.

Implementation

final String? initialValue;