backgroundColor property

Color backgroundColor
final

This is the value that defines background color. By default is Colors.black end should be the same as body

Implementation

final Color backgroundColor;