backgroundColor property

Color? backgroundColor
final

The backgroundColor only changes the background color of the Resume template. Pay attention the entire scaffold color does not change. The placeholder value of the Section title.

Implementation

final Color? backgroundColor;