menu
spark_framework package
documentation
spark.dart
ServerEvent
bubbles property
bubbles property
dark_mode
light_mode
bubbles
property
@
override
bool
get
bubbles
override
Whether the event bubbles up through the DOM.
Implementation
@override bool get bubbles => false;
spark_framework package
documentation
spark
ServerEvent
bubbles property
ServerEvent class