menu
messenger
util/web/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 => browser.isSafari;
messenger
web
WebUtils
isSafari property
WebUtils class