selectedIconShape property

OutlinedBorder? selectedIconShape
final

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

Implementation

final OutlinedBorder? selectedIconShape;