unselectedColor property

Color? unselectedColor
final

The background color of the item when it is not selected.

Defaults to null.

Implementation

final Color? unselectedColor;