components/appz_input_field/appz_input_field_theme library
Enums
- AppzInputFieldAppearance
- Defines the overall visual style of the input field. This could influence colors, border styles, etc., beyond basic states.
- AppzInputFieldState
- Defines the current interactive or validation state of the input field.
- AppzInputLabelPosition
- Determines the positioning of the label relative to the input field.
- AppzInputType
- Defines the type of input expected, influencing keyboard type and basic formatting.
- AppzInputValidationType
- Specifies the type of validation to be applied to the input field.