Body1
@Composable
A composable function that displays a body text with Body1 typography style.
Parameters
text
The text to be displayed.
modifier
The modifier to be applied to the Text composable.
color Type
The color type to be used for the text.
A composable function that displays a body text with Body1 typography style.
The text to be displayed.
The modifier to be applied to the Text composable.
The color type to be used for the text.