backgroundColor property

WidgetStateProperty<Color>? backgroundColor
final

The background color of the tab.

Implementation

final WidgetStateProperty<Color>? backgroundColor;