Searched refs:secondaryLabelParam (Results 1 – 2 of 2) sorted by relevance
199 val secondaryLabelParam: (@Composable RowScope.() -> Unit)? = in Chip() constant229 secondaryLabel = secondaryLabelParam, in Chip()
83 val secondaryLabelParam: (@Composable RowScope.() -> Unit)? = constant146 secondaryLabel = secondaryLabelParam,