iconToggleButtonVibrantColors
Creates a IconToggleButtonColors that represents the recommended high contrast colors used in a IconToggleButton. See iconToggleButtonColors for default values that applies LocalContentColor to the icon and down the UI tree.
Creates a IconToggleButtonColors that represents the recommended high contrast colors used in a IconToggleButton.
See iconToggleButtonColors for default values that applies LocalContentColor to the icon and down the UI tree.
Parameters
the container color of this icon button when enabled.
the content color of this icon button when enabled.
the container color of this icon button when not enabled.
the content color of this icon button when not enabled.
the container color of this icon button when checked.
the content color of this icon button when checked.