Package-level declarations
Types
Link copied to clipboard
object ICThemeColorDark
Identity Credential (IC) Dark theme colors - such as for Presentment Prompts
Link copied to clipboard
object ICThemeColorLight
Identity Credential (IC) Light theme colors - such as for Presentment Prompts
Functions
Link copied to clipboard
fun IdentityCredentialTheme(darkTheme: Boolean = isSystemInDarkTheme(), dynamicColor: Boolean = true, content: @Composable () -> Unit)