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