Skip to content

Instantly share code, notes, and snippets.

@merttoptas
Created August 15, 2021 20:17
Show Gist options
  • Save merttoptas/61daf65cf5061b849f12a06e14f46777 to your computer and use it in GitHub Desktop.
Save merttoptas/61daf65cf5061b849f12a06e14f46777 to your computer and use it in GitHub Desktop.
Text(
text = "Hello $name!",
style = MaterialTheme.typography.h5,
color = MaterialTheme.colors.secondary
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment