initialValue property

T? initialValue
final

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

Implementation

final T? initialValue;