unselectedTextColor property

Color unselectedTextColor
final

The color to paint the text when unselected

Default value is a Colors.black; ignored if style is not null

Implementation

final Color unselectedTextColor;