Dart SDK
dart:html
Notification
onClose
property
onClose
Notification
Constants
clickEvent
closeEvent
errorEvent
showEvent
Static properties
supported
Static methods
requestPermission
Properties
body
dir
icon
lang
permission
tag
title
onClick
onClose
onError
onShow
on
Constructors
Notification
Methods
close
addEventListener
removeEventListener
dispatchEvent
Stream
<
Event
>
onClose
read-only
Stream of
close
events handled by this [Notification].