windowIdCurrent property
int
get
windowIdCurrent
The windowId value that represents the current window.
Implementation
int get windowIdCurrent => $js.chrome.windows.WINDOW_ID_CURRENT;
The windowId value that represents the current window.
int get windowIdCurrent => $js.chrome.windows.WINDOW_ID_CURRENT;