Skip to content

Instantly share code, notes, and snippets.

@Peddro
Created January 26, 2022 11:29
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 Peddro/f0875eed268b05e67d472987c5551b14 to your computer and use it in GitHub Desktop.
Save Peddro/f0875eed268b05e67d472987c5551b14 to your computer and use it in GitHub Desktop.
ProvideTextStyle(value = H19Theme.typography.captionBold) {
Text(text = text, color = contentColor)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment