unselectedColor property

Color unselectedColor
final

The color of each bar when it's not selected. CupertinoColors.secondaryLabel is used by default

Implementation

final Color unselectedColor;