headerBackgroundColor property
background color of header
Default value Theme.of(context).appBarTheme.color
Implementation
final Color? headerBackgroundColor;
background color of header
Default value Theme.of(context).appBarTheme.color
final Color? headerBackgroundColor;