menu
pcanvas package
documentation
pcanvas_html.dart
PCanvasElement2D
x property
x property
dark_mode
light_mode
x
property
num
get
x
The resolved X coordinate of this 2D element.
Implementation
num get x;
set
x
(
num
x
)
Implementation
set x(num x);
pcanvas package
documentation
pcanvas_html
PCanvasElement2D
x property
PCanvasElement2D class