backgroundColor property

Color? backgroundColor
final

The color that you wanna put as the background color of scaffold

Implementation

final Color? backgroundColor;