Icon
constructor(key: T, @DrawableRes resource: Int, contentDescription: String?, tint: Color? = null, interactionSource: MutableInteractionSource? = null)(source)
Parameters
T
The type of the key used to uniquely identify each item.
The type of the key used to uniquely identify each item.