SelectedIcon
fun LazyDragSelectGridItemScope<*>.SelectedIcon(modifier: Modifier = Modifier, options: IndicatorIconOptions = IndicatorIconDefaults.selectedIconOptions())
Indicator icon for the selected state.
Parameters
modifier
Modifier to be applied to the icon.
options
Options to customize the icon.