blendMode property

BlendMode? blendMode
final

The BlendMode to apply to the foreground of the icon.

Defaults to BlendMode.srcOver

Implementation

final BlendMode? blendMode;