filledTonalButtonColors
Creates a ButtonColors that represents the default container and content colors used in an FilledTonalButton.
@Composable
Creates a ButtonColors that represents the default container and content colors used in an FilledTonalButton.
Parameters
containerColor
the container color of this FilledTonalButton when enabled
contentColor
the content color of this FilledTonalButton when enabled
disabledContainerColor
the container color of this FilledTonalButton when not enabled
disabledContentColor
the content color of this FilledTonalButton when not enabled