blendMode property

BlendMode blendMode
final

The Porter-Duff algorithm to use when compositing this painting object with any objects painted under it.

Defaults to BlendMode.srcOver.

Implementation

final BlendMode blendMode;