unselectedTabColor property

Color? unselectedTabColor
final

Sets the color for the unselected tabs. Defaults to null. NaviBar will then use the Theme background color.

Implementation

final Color? unselectedTabColor;