backgroundColor property

Color? backgroundColor
final

Use to change the background color. ex : "#FF0000" => red

Implementation

final Color? backgroundColor;