backgroundBlendModeForeground method
Implementation
backgroundBlendModeForeground(BlendMode blendMode){
_backgroundBlendModeForeground = blendMode;
return this;
}
backgroundBlendModeForeground(BlendMode blendMode){
_backgroundBlendModeForeground = blendMode;
return this;
}