menu
messenger
util/web/web.dart
WebUtils
isPopup property
isPopup
dark_mode
light_mode
isPopup
property
bool
get
isPopup
Indicates whether the current window is a popup.
Implementation
static bool get isPopup => _isPopup;
messenger
web
WebUtils
isPopup property
WebUtils class