colors
Creates a TextFieldColors that represents the default input text, container, and content colors (including label, placeholder, icons, etc.) used in a TextField.
Creates a TextFieldColors that represents the default input text, container, and content colors (including label, placeholder, icons, etc.) used in a TextField.
Parameters
the color used for the input text of this text field when focused
the color used for the input text of this text field when not focused
the color used for the input text of this text field when disabled
the color used for the input text of this text field when in error state
the container color for this text field when focused
the container color for this text field when not focused
the container color for this text field when disabled
the container color for this text field when in error state
the cursor color for this text field
the cursor color for this text field when in error state
the colors used when the input text of this text field is selected
the indicator color for this text field when focused
the indicator color for this text field when not focused
the indicator color for this text field when disabled
the indicator color for this text field when in error state
the leading icon color for this text field when focused
the leading icon color for this text field when not focused
the leading icon color for this text field when disabled
the leading icon color for this text field when in error state
the trailing icon color for this text field when focused
the trailing icon color for this text field when not focused
the trailing icon color for this text field when disabled
the trailing icon color for this text field when in error state
the label color for this text field when focused
the label color for this text field when not focused
the label color for this text field when disabled
the label color for this text field when in error state
the placeholder color for this text field when focused
the placeholder color for this text field when not focused
the placeholder color for this text field when disabled
the placeholder color for this text field when in error state
the supporting text color for this text field when focused
the supporting text color for this text field when not focused
the supporting text color for this text field when disabled
the supporting text color for this text field when in error state
the prefix color for this text field when focused
the prefix color for this text field when not focused
the prefix color for this text field when disabled
the prefix color for this text field when in error state
the suffix color for this text field when focused
the suffix color for this text field when not focused
the suffix color for this text field when disabled
the suffix color for this text field when in error state