initialValue property
The initial text value of the input field.
Only used when controller is null.
Implementation
final String? initialValue;
The initial text value of the input field.
Only used when controller is null.
final String? initialValue;