typography
fun typography(editableTextFieldTypography: EditableTextFieldTypography = editableTextFieldTypography(), readOnlyFieldTypography: ReadOnlyFieldTypography = readOnlyFieldTypography(), groupElementTypography: GroupElementTypography = groupElementTypography(), radioButtonFieldTypography: RadioButtonFieldTypography = radioButtonFieldTypography(), attachmentsElementTypography: AttachmentsElementTypography = attachmentsElementTypography()): FeatureFormTypography
Creates a FeatureFormTypography with default values.
Since
200.5.0
Parameters
editable Text Field Typography
The typography for the editable text field types.
read Only Field Typography
The typography for the read-only field types.
group Element Typography
The typography to use for any Group elements.
radio Button Field Typography
The typography to use for the radio button field types.
attachments Element Typography
The typography to use for any Attachments elements.