textColor property

Color? textColor
final

Custom color for tab text.

Overrides color.

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

Implementation

final Color? textColor;