UnselectedIcon

fun LazyDragSelectGridItemScope<*>.UnselectedIcon(modifier: Modifier = Modifier, options: IndicatorIconOptions = IndicatorIconDefaults.unselectedIconOptions())

Indicator icon for the unselected state.

Parameters

modifier

Modifier to be applied to the icon.

options

Options to customize the icon.