setBlendConstant method
void
setBlendConstant(
- dynamic color
Implementation
void setBlendConstant(dynamic color) =>
js_util.callMethod(this, 'setBlendConstant', [color]);
void setBlendConstant(dynamic color) =>
js_util.callMethod(this, 'setBlendConstant', [color]);