choiceItems property

List<ChipSelectionData<T>> choiceItems
getter/setter pair

choice items

Implementation

late List<ChipSelectionData<T>> choiceItems;