menu
s_packages package
documentation
universal_html/prefer_universal/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
universal_html/prefer_universal/html
NotificationEvent
NotificationEvent.new factory constructor
NotificationEvent class