selectedColors property

List<Color>? selectedColors
final

The list of colors for the selected items (optional).

Implementation

final List<Color>? selectedColors;