background property

Color background
final

The background param specifies the color of the paint area outside the trimmed area The default value of this property `Colors.black.withOpacity(0.6)

Implementation

final Color background;