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