color property

Color? color
final

The background color of the sheet.

When not specified, the sheet will use theme.cardColor.

Implementation

final Color? color;