Builder
Constructors
Functions
Link copied to clipboard
fun color(@StyleableRes ref: Int, @ColorInt defValue: Int): TextStyle.Builder
Content copied to clipboard
Link copied to clipboard
fun font(@StyleableRes assetsPath: Int, @StyleableRes resId: Int): TextStyle.Builder
Content copied to clipboard
fun font( @StyleableRes assetsPath: Int, @StyleableRes resId: Int, defaultFont: Typeface): TextStyle.Builder
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun hintColor(@StyleableRes ref: Int, @ColorInt defValue: Int): TextStyle.Builder
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard