initialChips property

List<T>? initialChips
final

Initial chips to display in the input.

Implementation

final List<T>? initialChips;