isPopup property

bool get isPopup

Indicates whether the current window is a popup.

Implementation

static bool get isPopup => _isPopup;