setTextColor

open fun setTextColor(@NonNull textColor: String)

Parameters

hexColorCode

Color code in Hex format (e.g. "#RRGGBB" or #AARRGGBB)

Throws

if there is an error parsing the hex color code