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