Package-level declarations
Contains key token files which are tokens identifiers that should be used in your app to get a token value. These files are automatically generated by Tokenator.
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class OudsLightDarkColorKeyToken(val light: OudsColorKeyToken, val dark: OudsColorKeyToken) : OudsColorKeyToken
A color key token which aggregates two color key tokens, with one being used for the light theme and the other for the dark theme.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard