menu
messenger
util/web/non_web.dart
WebUtils
isPwa property
isPwa
dark_mode
light_mode
isPwa
property
bool
get
isPwa
Indicates whether this device is considered to be running as a PWA.
Implementation
static bool get isPwa => false;
messenger
non_web
WebUtils
isPwa property
WebUtils class