menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
Element
hasPointerCapture method
hasPointerCapture method
dark_mode
light_mode
hasPointerCapture
method
bool
hasPointerCapture
(
int
pointerId
)
Implementation
bool hasPointerCapture(int pointerId) { return false; }
s_packages package
documentation
s_universal_html/src/_sdk/html
Element
hasPointerCapture method
Element class