leadingIcon

val leadingIcon: @Composable () -> Unit? = null

Parameters

leadingIcon

: A composable function that represents the leading icon for the item. Default is null.