backgroundColor property

Color? backgroundColor
final

The color of the Material widget that underlies the entire Scaffold.

Implementation

final Color? backgroundColor;