Skip to content

Instantly share code, notes, and snippets.

@vinaygaba
Last active December 21, 2020 20:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinaygaba/c11d44510c508705c6d56488c3dcd7b4 to your computer and use it in GitHub Desktop.
Save vinaygaba/c11d44510c508705c6d56488c3dcd7b4 to your computer and use it in GitHub Desktop.
Usage of @ShowkaseTypography
@ShowkaseTypography(
name = "Custom name for text style", 
group = "Custom group name"
val h1 = TextStyle(fontWeight = FontWeight.Light, fontSize = 96.sp)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment