unselectedColor property

Color? unselectedColor
final

The color to use for unselected buttons.

If null, uses theme-based colors.

Implementation

final Color? unselectedColor;