backgroundColour property

Color? backgroundColour
final

The color used to paint the background of tab.

The default value is Colors.white

Implementation

final Color? backgroundColour;