Skip to content

Instantly share code, notes, and snippets.

@gustavkarlsson
Created March 27, 2021 10:04
Show Gist options
  • Save gustavkarlsson/84d3e2ba9c1be3936c247773c2a72f8e to your computer and use it in GitHub Desktop.
Save gustavkarlsson/84d3e2ba9c1be3936c247773c2a72f8e to your computer and use it in GitHub Desktop.
val MaterialTheme.myColors: MyColors
@Composable
@ReadOnlyComposable
get() = LocalColors.current
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment