croppingBackground property
The croppingBackground param specifies the color of the paint area outside the crop area when copping
The default value of this property is Colors.black.withOpacity(0.48)
Implementation
final Color croppingBackground;
The croppingBackground param specifies the color of the paint area outside the crop area when copping
The default value of this property is Colors.black.withOpacity(0.48)
final Color croppingBackground;