Mjahangiry75
MaterialTheme.Typography
data class
property
Composable
non-composable
@Stable internal data class Format( val title: String, val value: String, val textStyle: TextStyle? = null )
title = "Heading 1", value = "h1", textStyle = MaterialTheme.typography.h1 )
A modern programming language that makes developers happier.