---
title: "TextFieldColorsWithIcons"
description: "Temporary experimental interface, to expose interactionSource to leadingIconColor and
trailingIconColor."
type: "interface"
---

<div class='type'>Interface</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


> **Deprecated** Empty interface; use parent TextFieldColors instead


```kotlin
@ExperimentalMaterialApi
interface TextFieldColorsWithIcons : TextFieldColors
```


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



