selectedColor property

Color? selectedColor
final

The background color of the item when it is selected.

Defaults to Theme's primary color

Implementation

final Color? selectedColor;