Dropdown Colors
constructor(contentColor: Color, summaryColor: Color, containerColor: Color, selectedContentColor: Color, selectedSummaryColor: Color, selectedContainerColor: Color, selectedIndicatorColor: Color)
Parameters
content Color
The text color of an unselected option.
summary Color
The summary text color of an unselected option.
container Color
The background color of an unselected option.
selected Content Color
The text color of the selected option.
selected Summary Color
The summary text color of the selected option.
selected Container Color
The background color of the selected option.
selected Indicator Color
The color of the selected indicator icon.