JchuINookAmountInfoDialogDefaults

class JchuINookAmountInfoDialogDefaults(val contentColor: Color = Color.Unspecified, val containerColor: Color = Color.Unspecified, @StringRes val title: Int = R.string.jchu_title, @StringRes val description: Int = R.string.jchu_description, @DrawableRes val icon: Int = R.drawable.jchu_ic_deco_list_add)

Constructors

Link copied to clipboard
constructor(contentColor: Color = Color.Unspecified, containerColor: Color = Color.Unspecified, @StringRes title: Int = R.string.jchu_title, @StringRes description: Int = R.string.jchu_description, @DrawableRes icon: Int = R.drawable.jchu_ic_deco_list_add)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val icon: Int
Link copied to clipboard
val title: Int