menu
Dart
dart:html
CanvasRenderingContext2D
fillRect method
fillRect
dark_mode
light_mode
description
fillRect
method
void
fillRect
(
num
x
,
num
y
,
num
width
,
num
height
,
)
Implementation
void fillRect(num x, num y, num width, num height) native;
Dart
dart:html
CanvasRenderingContext2D
fillRect method
CanvasRenderingContext2D class
Cookies management controls