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