menu
spark_framework package
documentation
spark.dart
Path2D
rect method
rect method
dark_mode
light_mode
rect
method
void
rect
(
num
x
,
num
y
,
num
w
,
num
h
,
)
Implementation
external void rect( num x, num y, num w, num h, );
spark_framework package
documentation
spark
Path2D
rect method
Path2D extension type