menu
widgetkit package
documentation
material/chip_selection.dart
ChipSelection<T>
choiceItems property
choiceItems property
dark_mode
light_mode
choiceItems
property
List
<
ChipSelectionData
<
T
>
>
choiceItems
final
List of choice item
Implementation
final List<ChipSelectionData<T>> choiceItems;
widgetkit package
documentation
material/chip_selection
ChipSelection<T>
choiceItems property
ChipSelection class