defaultBlendMode property
The defaultBlendMode can be used to change how each image will be blended onto the composition. Defaults to BlendMode.srcOver.
Implementation
final BlendMode defaultBlendMode;
The defaultBlendMode can be used to change how each image will be blended onto the composition. Defaults to BlendMode.srcOver.
final BlendMode defaultBlendMode;