unselectedColor property

Color? unselectedColor
final

The color to paint the item when it's unselected.

Defaults to transparent.

Implementation

final Color? unselectedColor;