backgroundColor property

Color backgroundColor
final

The color to use for the app bar's material. Typically this should be set along with brightness, iconTheme, textTheme.

Defaults to ThemeData.primaryColor.

Implementation

final Color backgroundColor