windowId property

int? get windowId

The window id of a CreateWindowAction.windowId.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

int? get windowId => platform.windowId;