menu
pcanvas package
documentation
pcanvas_web.dart
PCanvasWeb
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;
pcanvas package
documentation
pcanvas_web
PCanvasWeb
width property
PCanvasWeb class