color property

Color? color
finalinherited

The color of the toolbar.

Defaults to ThemeData.canvasColor of the current Theme if no color is given.

Implementation

final Color? color;