initialText property

String? initialText
final

Optional initial text that will pre-populate the textField.

If null, hint will be shown.

Implementation

final String? initialText;