bubbles property - KeyEvent class - dart:html library

bool get bubbles

inherited

Implementation

bool get bubbles => wrapped.bubbles!;