unselectedColor property

Color? unselectedColor
final

The color to paint this widget as when unselected.

Defaults to transparent.

Implementation

final Color? unselectedColor;