backgroundColor property
Background color of the tab when unselected.
Defaults to Colors.transparent.
Implementation
final Color? backgroundColor;
Background color of the tab when unselected.
Defaults to Colors.transparent.
final Color? backgroundColor;