unselectedLabelColor property
The color of unselected tab labels.
If this property is null, unselected tab labels are rendered with the labelColor with 70% opacity.
Implementation
final Color? unselectedLabelColor;
The color of unselected tab labels.
If this property is null, unselected tab labels are rendered with the labelColor with 70% opacity.
final Color? unselectedLabelColor;