Package-level declarations
Types
Colors used for a AttachmentsFormElement. Attachments in the element are rendered as a list of tiles.
Typography used for a AttachmentsFormElement. Attachments in the element are rendered as a list of tiles.
Colors used for FieldFormElements with input types TextBoxFormInput, TextAreaFormInput, DateTimePickerFormInput, SwitchFormInput and ComboBoxFormInput.
Typography used for FieldFormElements with input types TextBoxFormInput, TextAreaFormInput, DateTimePickerFormInput, SwitchFormInput and ComboBoxFormInput.
A color scheme that holds all the color parameters for a FeatureForm.
Contains the default values used by FeatureForm.
A Typography system for the FeatureForm built on top of MaterialTheme. This can be used to style the text and labels of the form elements.
Colors that are used for a GroupFormElement.
Typography used for a GroupFormElement.
Colors used for a FieldFormElement with a RadioButtonsFormInput.
Typography used for a FieldFormElement with a RadioButtonsFormInput.
Colors used for a FieldFormElement with any input type. If the FieldFormElement.isEditable is false, it is rendered as a read-only field with colors specified by this class.
Typography used for a FieldFormElement with any input type. If the FieldFormElement.isEditable is false, it is rendered as a read-only field with colors specified by this class.