menu
widgetkit package
documentation
material/chip_selection.dart
ChipSelectionData<T>
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
Whether the choice is disabled or not
Implementation
final bool disabled;
widgetkit package
documentation
material/chip_selection
ChipSelectionData<T>
disabled property
ChipSelectionData class