SparkSelectTrailingIcon

fun SparkSelectTrailingIcon(expanded: Boolean, modifier: Modifier = Modifier)

Default trailing icon for Exposed Dropdown Menu.

Parameters

expanded

Whether ExposedDropdownMenuBoxScope.ExposedDropdownMenu is expanded or not. Affects the appearance of the icon.