menu
messenger
util/web/non_web.dart
WebUtils
isFirefox property
isFirefox
dark_mode
light_mode
isFirefox
property
bool
get
isFirefox
Indicates whether device's browser is Firefox or not.
Implementation
static bool get isFirefox => false;
messenger
non_web
WebUtils
isFirefox property
WebUtils class