unselectedColor property

Color unselectedColor
final

The color used to fill the backgrounds of unselected widgets and as the text color of the selected widget.

This attribute must not be null.

If this attribute is unspecified, this color will default to CupertinoColors.white.

Implementation

final Color unselectedColor