initialValue property

String? initialValue
final

Can be used to set the textfield initial value

Implementation

final String? initialValue;