initialValue property

String? initialValue
final

Initial Value for the field. This property can be used to pre-fill the field.

Implementation

final String? initialValue;