TextFieldIcon

data class TextFieldIcon(@DrawableRes idRes: Int, @StringRes contentDescription: Int?, isIcon: Boolean)

Properties

Link copied to clipboard
val contentDescription: Int? = null
Link copied to clipboard
val idRes: Int
Link copied to clipboard
val isIcon: Boolean

If it is an icon that should be tinted to match the text the value should be true