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