selectedIconShape property

OutlinedBorder? selectedIconShape
final

Selected icon shape for CustomDropdown list item area. Useless if listItemBuilder provided.

Implementation

final OutlinedBorder? selectedIconShape;