scaffoldBackgroundColor property

Color scaffoldBackgroundColor
final

The default color of the Material that underlies the Scaffold. The background color for a typical material app or a page within the app.

Implementation

final Color scaffoldBackgroundColor;