Compose API Reference Compose Foundation LocalAutofillHighlightBrush Property Common val LocalAutofillHighlightBrush = compositionLocalOf<Brush> { SolidColor(autofillHighlightColor()) } CompositionLocal used to change the highlight Brush used for autofilled components.
Compose API Reference Compose Foundation LocalAutofillHighlightBrush Property Common val LocalAutofillHighlightBrush = compositionLocalOf<Brush> { SolidColor(autofillHighlightColor()) } CompositionLocal used to change the highlight Brush used for autofilled components.