selectedSuffixIcons property

List<Widget?>? selectedSuffixIcons
final

Suffix icon list that will be shown when the chip is selected.

Implementation

final List<Widget?>? selectedSuffixIcons;