initialValue property

dynamic initialValue
final

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

Implementation

final dynamic initialValue;