Home
last modified time | relevance | path

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

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DTextFieldDefaults.kt679 fromToken(FilledTextFieldTokens.InputPlaceholderColor), in <lambda>()
681 fromToken(FilledTextFieldTokens.InputPlaceholderColor), in <lambda>()
685 errorPlaceholderColor = fromToken(FilledTextFieldTokens.InputPlaceholderColor), in <lambda>()
1422 fromToken(OutlinedTextFieldTokens.InputPlaceholderColor), in contentPadding()
1424 fromToken(OutlinedTextFieldTokens.InputPlaceholderColor), in contentPadding()
1429 fromToken(OutlinedTextFieldTokens.InputPlaceholderColor), in contentPadding()
/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/tokens/
DOutlinedTextFieldTokens.kt75 val InputPlaceholderColor = ColorSchemeKeyTokens.OnSurfaceVariant constant
DFilledTextFieldTokens.kt79 val InputPlaceholderColor = ColorSchemeKeyTokens.OnSurfaceVariant constant