filledTonalIconButtonColors
Creates a IconButtonColors that represents the default colors used in a FilledTonalIconButton.
@Composable
Creates a IconButtonColors that represents the default colors used in a FilledTonalIconButton.
Parameters
containerColor
the container color of this icon button when enabled.
contentColor
the content color of this icon button when enabled.
disabledContainerColor
the container color of this icon button when not enabled.
disabledContentColor
the content color of this icon button when not enabled.