blendMethod property
Defines the blending method (alpha compositing) to use when drawing this frame in an animation.
Implementation
BlendMode blendMethod = BlendMode.over;
Defines the blending method (alpha compositing) to use when drawing this frame in an animation.
BlendMode blendMethod = BlendMode.over;