LegendDefaults

Default values for the Legend composable.

Since

200.7.0

Functions

Link copied to clipboard
fun typography(title: TextStyle = MaterialTheme.typography.titleMedium, layerName: TextStyle = MaterialTheme.typography.titleSmall, subLayerName: TextStyle = MaterialTheme.typography.bodyMedium, legendInfoName: TextStyle = MaterialTheme.typography.bodyMedium): Typography

Creates default typography values for the Legend composable.