menu
messenger
util/web/web.dart
WebUtils
isFocused property
isFocused
dark_mode
light_mode
isFocused
property
bool
get
isFocused
Indicates whether device's browser is in focus.
Implementation
static bool get isFocused => _hasFocus();
messenger
web
WebUtils
isFocused property
WebUtils class