menu
Dart
dart:html
CanvasElement
width property
width
dark_mode
light_mode
description
width
property
int
?
get
width
The width of this canvas element in CSS pixels.
Implementation
int?
get
width native;
set
width
(
int
?
value
)
Implementation
set
width(
int?
value) native;
Dart
dart:html
CanvasElement
width property
CanvasElement class
Cookies management controls