backgroundColor property

Color? backgroundColor
final

The background color. If null, ThemeData.scaffoldBackgroundColor is used.

Implementation

final Color? backgroundColor;