AllStyleCustomization

fun AllStyleCustomization(@ColorRes() textColor: Int? = null, @FontRes() textFont: Int? = null, @ColorRes() tint: Int? = null)

Parameters

textColor

Text color resource reference.

textFont

Text font resource reference.

tint

Color tint resource reference.