Code Text Field Colors
constructor(cellBackgroundColor: Color, textColor: Color, focusedStrokeColor: Color, securityCircleColor: Color, cursorColor: Color)
Parameters
cell Background Color
The background color of a cell.
text Color
The color of the digits.
focused Stroke Color
The color of the active-cell stroke.
security Circle Color
The color of the dot shown in security mode.
cursor Color
The color of the blinking cursor.