menu
js_bindings package
documentation
bindings/dom.dart
PropsEvent
bubbles property
bubbles property
dark_mode
light_mode
bubbles
property
bool
get
bubbles
Implementation
bool get bubbles => js_util.getProperty(this, 'bubbles');
js_bindings package
documentation
bindings/dom
PropsEvent
bubbles property
PropsEvent extension on
Event