Searched defs:customColor (Results 1 – 2 of 2) sorted by relevance
| /constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/ | ||
| D | MotionSceneScope.kt | 315 fun ConstrainScope.customColor(name: String, value: Color) { in customColor() method in androidx.constraintlayout.compose.MotionSceneScope |
| D | MotionLayout.kt | 922 fun customColor(id: String, name: String): Color { in customProperties() method |