Searched refs:appBarContainerColor (Results 1 – 1 of 1) sorted by relevance
315 val appBarContainerColor by rememberUpdatedState(colors.containerColor(colorTransitionFraction)) regex352 Surface(modifier = modifier.then(appBarDragModifier), color = appBarContainerColor) {