expandableBackground property

Color? expandableBackground
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 white color

Implementation

final Color? expandableBackground;