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