stroke function
void
stroke(
- dynamic context2D
Stroke the current subpath(s). No-op on non-web platforms.
Implementation
void stroke(dynamic context2D) {}
Stroke the current subpath(s). No-op on non-web platforms.
void stroke(dynamic context2D) {}