InputViewColors

constructor(cardColor: Color, titleColor: Color, disabledTitleColor: Color, countColor: Color, errorColor: Color)

Parameters

cardColor

The background color of the card.

titleColor

The color of the title.

disabledTitleColor

The color of the title when the component is disabled.

countColor

The color of the character counter.

errorColor

The color of the error line and the at-limit counter.