menu
Dart
dart:html
Window
self property
self
dark_mode
light_mode
description
self
property
WindowBase
?
get
self
The current window.
Other resources
Window.self
from MDN.
Implementation
WindowBase? get self => _convertNativeToDart_Window(this._get_self);
Dart
dart:html
Window
self property
Window class
Cookies management controls