lineCap function
Set the line cap style (e.g., 'round', 'butt', 'square'). No-op here.
Implementation
void lineCap(dynamic context2D, String lineCap) {}
Set the line cap style (e.g., 'round', 'butt', 'square'). No-op here.
void lineCap(dynamic context2D, String lineCap) {}