selectedTextColor property

Color? selectedTextColor
final

Custom color for selected tab text.

Overrides color.

This will be deprecated in future release, as the value should be autogenerated based on the color.

Implementation

final Color? selectedTextColor;