menu
pcanvas package
documentation
pcanvas_html.dart
PCanvasHTML
width property
width property
dark_mode
light_mode
width
property
@
override
num
get
width
override
The pixels width of this canvas.
Implementation
@override num get width => (_canvas.width ?? 0);
pcanvas package
documentation
pcanvas_html
PCanvasHTML
width property
PCanvasHTML class