SegmentedButtonColors
The different colors used in parts of the SegmentedButton in different states
Parameters
the color used for the container when enabled and active
the color used for the content when enabled and active
the color used for the border when enabled and active
the color used for the container when enabled and inactive
the color used for the content when enabled and inactive
the color used for the border when enabled and active
the color used for the container when disabled and active
the color used for the content when disabled and active
the color used for the border when disabled and active
the color used for the container when disabled and inactive
the color used for the content when disabled and inactive
the color used for the border when disabled and inactive
Constructors
create an instance with arbitrary colors, see SegmentedButtonDefaults for a factory method using the default material3 spec
Properties
Functions
Returns a copy of this ChipColors, optionally overriding some of the ues. This uses the Color.Unspecified to mean “use the value from the source”