isWebKit property

bool isWebKit
final

Implementation

static final bool isWebKit = !isOpera && userAgent.contains('WebKit');