menu
Dart
dart:html
Notification
onClose property
onClose
dark_mode
light_mode
描述
onClose
属性
Stream
<
Event
>
onClose
此
Notification
处理的
close
事件流。
实现
Stream<Event> get onClose => closeEvent.forTarget(this);
Dart
dart:html
Notification
onClose 属性
Notification 类
Cookie 管理控件