backgroundColor property

Color? backgroundColor
final

Background colour for the AppBar. If null, uses theme default.

Implementation

final Color? backgroundColor;