Dart
dart:html
KeyEvent
bubbles property
description
bubbles property
bool
bubbles
inherited
Implementation
bool
get
bubbles => wrapped.bubbles;