backgroundColor property

Color? backgroundColor
final

Use this to change the background color default color is Colors.black

Implementation

final Color? backgroundColor;