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