toolbarBackground property

Color? toolbarBackground
final

The toolbar widget to display when the toolbar is enabled

When no toolbarBackground widget is provided, the default toolbar color will be displayed which has grey200 color

Implementation

final Color? toolbarBackground;