Skip to main content

C2CSelectThemeData

PropertyDescriptionType
dropdownBackgroundColorThe background color of the dropdown.Color?
dropdownBorderRadiusThe border radius of the dropdown.double?
bottomSheetBackgroundColorThe background color of the bottom sheet.Color?
bottomSheetBorderRadiusThe border radius of the bottom sheet.double?
alignmentOffsetThe offset of the dropdown relative to the alignment origin.Offset?
handleColorThe color of the handle.Color?
handleSizeThe size of the handle.Size?
handleBorderRadiusThe border radius of the handle.double?
checkboxColorThe color of the checkbox.Color?
itemBackgroundColorThe background color of dropdown items.Color?
selectedItemBackgroundColorThe background color of the selected item.Color?
itemTextStyleThe text style for dropdown items.TextStyle?