buttonColors
Creates a default ButtonColors object with the accent color from the Pico theme as the container color and the on-accent color from the Pico theme as the content color.
Return
A new ButtonColors object with the default colors.
@Composable
Creates a ButtonColors that represents the default container and content colors used in a Button.