options property

List<FormBuilderChipOption<T>> options
final

The list of items the user can select.

Implementation

final List<FormBuilderChipOption<T>> options;