Legend Defaults
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.