windowId property

int? get windowId
inherited

The window id of a CreateWindowAction.windowId.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

int? get windowId => platform.windowId;