Home
last modified time | relevance | path

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

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DSplitButton.kt988 class SplitButtonShapes(val shape: Shape, val pressedShape: Shape?, val checkedShape: Shape?) { class
1014 private val SplitButtonShapes.hasRoundedCornerShapes: Boolean constant