typography

@get:Composable
@get:ReadOnlyComposable
val typography: TypographyCustom

Retrieves the current Typography at the call site's position in the hierarchy.

Samples

androidx.compose.material.samples.ThemeTextStyleSample