isSafari property

bool get isSafari

Indicates whether device's browser is Safari or not.

Implementation

static bool get isSafari => browser.isSafari;