menu
universal_web package
documentation
web.dart
ExtendableEventInit
ExtendableEventInit.new factory constructor
ExtendableEventInit.new factory constructor
dark_mode
light_mode
ExtendableEventInit
constructor
ExtendableEventInit
(
{
bool
bubbles
,
bool
cancelable
,
bool
composed
,
})
Implementation
external factory ExtendableEventInit({ bool bubbles, bool cancelable, bool composed, });
universal_web package
documentation
web
ExtendableEventInit
ExtendableEventInit.new factory constructor
ExtendableEventInit extension type