initialValue property

String? initialValue
final

An optional value to initialize the form field to, or null otherwise.

Implementation

final String? initialValue;