color property

Color? color
final

The background color of the toolbar and bottom sheet. Defaults to Theme.of(context).bottomAppBarColor

Implementation

final Color? color;