unselectedTabColor property
The color of the tab when unselected.
The unselectedTabColor parameter allows you to specify the color of the tab's
when it is not selected. It is the background color of the item representing an tab's in the AdaptiveTabView.
Implementation
final Color? unselectedTabColor;