Underline

constructor(focusedUnderlineThickness: Int = UnderlineConstants.focusedUnderlineThickness, unfocusedUnderlineThickness: Int = UnderlineConstants.unfocusedUnderlineThickness, @ColorLong focusedUnderlineColor: Long = UnderlineConstants.focusedUnderlineColor, @ColorLong unfocusedUnderlineColor: Long = UnderlineConstants.unfocusedUnderlineColor, @ColorLong disabledUnderlineColor: Long = UnderlineConstants.disabledUnderlineColor, @ColorLong errorUnderlineColor: Long = UnderlineConstants.errorUnderlineColor)