menu
react_web package
documentation
react_web.dart
PointerEventInit
width property
width property
dark_mode
light_mode
width
property
double
?
get
width
Implementation
double? get width;
set
width
(
double
?
value
)
Implementation
set width(double? value);
react_web package
documentation
react_web
PointerEventInit
width property
PointerEventInit class