blendMode property
final
The BlendMode to use when applying the shader to the child.
The default, BlendMode.modulate, is useful for applying an alpha blend to the child. Other blend modes can be used to create other effects.
Implementation
final BlendMode blendMode