Composables UI is out: our new component library for Compose Multiplatform ->
Interface

TextFieldColorsWithIcons

Temporary experimental interface, to expose interactionSource to leadingIconColor and trailingIconColor.

Source set: Common

Deprecated

Empty interface; use parent TextFieldColors instead

@ExperimentalMaterialApi
interface TextFieldColorsWithIcons : TextFieldColors

Temporary experimental interface, to expose interactionSource to leadingIconColor and trailingIconColor.

Last updated: