menu
Dart
dart:html
KeyEvent
cancelable property
cancelable
brightness_4
brightness_5
description
cancelable
property
bool
cancelable
inherited
Implementation
bool get cancelable => wrapped.cancelable!;
Dart
dart:html
KeyEvent
cancelable property
KeyEvent class