Home
last modified time | relevance | path

Searched defs:textButtonColors (Results 1 – 2 of 2) sorted by relevance

/compose/material/material/src/commonMain/kotlin/androidx/compose/material/
DButton.kt451 fun textButtonColors( in backgroundColor() method
/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DButton.kt1421 @Composable fun textButtonColors() = MaterialTheme.colorScheme.defaultTextButtonColors in ElevatedButton() method
1433 fun textButtonColors( in ElevatedButton() method