PropsCustomEvent extension
- on
Properties
- detail → dynamic
-
Available on CustomEvent, provided by the PropsCustomEvent extension
no setter
Methods
-
initCustomEvent(
String type, [bool? bubbles = false, bool? cancelable = false, dynamic detail]) → void -
Available on CustomEvent, provided by the PropsCustomEvent extension