group Element Typography
fun groupElementTypography(labelStyle: TextStyle = MaterialTheme.typography.bodyMedium, supportingTextStyle: TextStyle = MaterialTheme.typography.bodySmall): GroupElementTypography
Creates an instance of GroupElementTypography 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.