headerBackgroundColor property

Color? headerBackgroundColor
final

background color of header

Default value Theme.of(context).appBarTheme.color

Implementation

final Color? headerBackgroundColor;