menu
messenger
util/web/non_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 => false;
messenger
non_web
WebUtils
isPopup property
WebUtils class