菜单
Dart
dart:html
Window
自身属性
self
暗黑模式
亮模式
描述
self
属性
WindowBase
?
self
当前窗口。
其他资源
Window.self
来自MDN。
实现
WindowBase? get self => _convertNativeToDart_Window(this._get_self);
Dart
dart:html
Window
自身属性
Window类
Cookie管理控件