menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
NotificationEvent
NotificationEvent.new factory constructor
NotificationEvent.new factory constructor
dark_mode
light_mode
NotificationEvent
constructor
NotificationEvent
(
String
type
,
Map
eventInitDict
)
Implementation
factory NotificationEvent(String type, Map eventInitDict) { return NotificationEvent.internal(); }
s_packages package
documentation
s_universal_html/src/_sdk/html
NotificationEvent
NotificationEvent.new factory constructor
NotificationEvent class