CodeTextFieldColors

constructor(cellBackgroundColor: Color, textColor: Color, focusedStrokeColor: Color, securityCircleColor: Color, cursorColor: Color)

Parameters

cellBackgroundColor

The background color of a cell.

textColor

The color of the digits.

focusedStrokeColor

The color of the active-cell stroke.

securityCircleColor

The color of the dot shown in security mode.

cursorColor

The color of the blinking cursor.