labelColor property

Color? labelColor
final

The color of the selected tab label.

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

Implementation

final Color? labelColor;