attachments Element Typography
fun attachmentsElementTypography(labelStyle: TextStyle = MaterialTheme.typography.bodyLarge, supportingTextStyle: TextStyle = MaterialTheme.typography.bodyMedium, tileTextStyle: TextStyle = MaterialTheme.typography.labelSmall): AttachmentsElementTypography
Creates an instance of AttachmentsElementTypography with default values from MaterialTheme.
Since
200.5.0
Parameters
label Style
The style for the label of this field.
supporting Text Style
The style for the supporting text of this field.
tile Text Style
The style for the text of the individual attachment tile.