LocalAutofillHighlightColor
Property
Common
val LocalAutofillHighlightColor = compositionLocalOf { autofillHighlightColor() }
CompositionLocal used to change the autofillHighlightColor
used by components in the hierarchy.
val LocalAutofillHighlightColor = compositionLocalOf { autofillHighlightColor() }
CompositionLocal used to change the autofillHighlightColor
used by components in the hierarchy.