scaffoldBackgroundColor property

Color? scaffoldBackgroundColor
final

Background color of the scaffold.

Defaults to CupertinoColors.systemBackground.

Implementation

final Color? scaffoldBackgroundColor;