Input View Colors
constructor(cardColor: Color, titleColor: Color, disabledTitleColor: Color, countColor: Color, errorColor: Color)
Parameters
card Color
The background color of the card.
title Color
The color of the title.
disabled Title Color
The color of the title when the component is disabled.
count Color
The color of the character counter.
error Color
The color of the error line and the at-limit counter.