supportsMultiSelect property Null safety
read / write
If multiple ChoiceChips
can be selected at once.
Defaults to false
.
Implementation
bool supportsMultiSelect;
If multiple ChoiceChips
can be selected at once.
Defaults to false
.
bool supportsMultiSelect;