labelColor property

Color? labelColor
final

The color of the selected tab label.

If null, defaults to the value of ColorfulTabBar.labelColor.

Implementation

final Color? labelColor;