selectedTextColor property

Color selectedTextColor
final

The color to paint the text when selected

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

Implementation

final Color selectedTextColor;