initialText property

String? initialText
final

Initial text value for the input field.

Delegated to the underlying ChipInput. Sets the starting text in the input field.

Implementation

final String? initialText;