IconParams

constructor(position: IconPosition.Horizontal, @DrawableRes iconId: Int?, contentDescription: String?, onClick: () -> Unit? = null)