background property
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;
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)
final Color background;