selectedPrefixIcons property

List<Widget?>? selectedPrefixIcons
final

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

Implementation

final List<Widget?>? selectedPrefixIcons;