menu
Dart
dart:html
KeyEvent
stopPropagation method
stopPropagation
brightness_4
brightness_5
description
stopPropagation
method
void
stopPropagation
(
)
inherited
Implementation
void stopPropagation() { wrapped.stopPropagation(); }
Dart
dart:html
KeyEvent
stopPropagation method
KeyEvent class