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