Home
last modified time | relevance | path

Searched refs:DisabledSupportingColor (Results 1 – 3 of 3) sorted by relevance

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/tokens/
DOutlinedTextFieldTokens.kt36 val DisabledSupportingColor = ColorSchemeKeyTokens.OnSurface constant
DFilledTextFieldTokens.kt40 val DisabledSupportingColor = ColorSchemeKeyTokens.OnSurface constant
/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DTextFieldDefaults.kt690 fromToken(FilledTextFieldTokens.DisabledSupportingColor) in <lambda>()
1435 fromToken(OutlinedTextFieldTokens.DisabledSupportingColor) in contentPadding()