outlinedIconToggleButtonColors
Creates a IconToggleButtonColors that represents the default colors used in a OutlinedIconToggleButton. LocalContentColor will be applied to the icon and down the UI tree.
See outlinedIconButtonVibrantColors for default values that applies the recommended high contrast colors.
Creates a IconToggleButtonColors that represents the default colors used in a OutlinedIconToggleButton. LocalContentColor will be applied to the icon and down the UI tree.
See outlinedIconButtonVibrantColors for default values that applies the recommended high contrast colors.
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.