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