TextFieldColors

constructor(backgroundColor: Color, labelColor: Color, borderColor: Color)

Parameters

backgroundColor

The background color of the TextField.

labelColor

The color of the floating / inline label.

borderColor

The color of the border when the TextField is focused.