lineWidth function
Set the current line width. No-op on non-web platforms.
Implementation
void lineWidth(dynamic context2D, double lineWidth) {}
Set the current line width. No-op on non-web platforms.
void lineWidth(dynamic context2D, double lineWidth) {}