blendMode property

BlendMode? blendMode
final

The blend mode to apply, if any.

Setting this will result in at least one Canvas.saveLayer call.

Implementation

final BlendMode? blendMode;