isIE property

bool isIE
final

Implementation

static final bool isIE = !isOpera && userAgent.contains('Trident/');