scaffoldBackgroundColor property
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;
The default color of the Material that underlies the Scaffold. The background color for a typical material app or a page within the app.
final Color scaffoldBackgroundColor;