background property

Color background
final

The background param specifies the color of the paint area outside the crop area when not copping

Defaults to Colors.black

Implementation

final Color background;