EditableTextFieldColors

Colors used for FieldFormElements with input types TextBoxFormInput, TextAreaFormInput, DateTimePickerFormInput, SwitchFormInput and ComboBoxFormInput.

Since the FeatureForm uses an OutlinedTextField, the default values are borrowed from OutlinedTextFieldDefaults.colors.

Note that this does not provide disabled colors, since read-only fields are rendered using ReadOnlyFieldColors.

Use FeatureFormDefaults.editableTextFieldColors to create a new instance with the default values.

Since

200.5.0

Properties

Link copied to clipboard

the cursor color for this text field

Link copied to clipboard

the container color for this text field when in error state

Link copied to clipboard

the cursor color for this text field when in error state

Link copied to clipboard
Link copied to clipboard

the label color for this text field when in error state

Link copied to clipboard

the leading icon color for this text field when in error state

Link copied to clipboard

the placeholder color for this text field when in error state

Link copied to clipboard

the prefix color for this text field when in error state

Link copied to clipboard

the suffix color for this text field when in error state

Link copied to clipboard

the supporting text color for this text field when in error state

Link copied to clipboard

the color used for the input text of this text field when in error state

Link copied to clipboard

the trailing icon color for this text field when in error state

Link copied to clipboard

the container color for this text field when focused

Link copied to clipboard
Link copied to clipboard

the label color for this text field when focused

Link copied to clipboard

the leading icon color for this text field when focused

Link copied to clipboard

the placeholder color for this text field when focused

Link copied to clipboard

the prefix color for this text field when focused

Link copied to clipboard

the suffix color for this text field when focused

Link copied to clipboard

the supporting text color for this text field when focused

Link copied to clipboard

the color used for the input text of this text field when focused

Link copied to clipboard

the trailing icon color for this text field when focused

Link copied to clipboard

the colors used when the input text of this text field is selected

Link copied to clipboard

the container color for this text field when not focused

Link copied to clipboard
Link copied to clipboard

the label color for this text field when not focused

Link copied to clipboard

the leading icon color for this text field when not focused

Link copied to clipboard

the placeholder color for this text field when not focused

Link copied to clipboard

the prefix color for this text field when not focused

Link copied to clipboard

the suffix color for this text field when not focused

Link copied to clipboard

the supporting text color for this text field when not focused

Link copied to clipboard

the color used for the input text of this text field when not focused

Link copied to clipboard

the trailing icon color for this text field when not focused