menu
universal_web package
documentation
web.dart
Device
isIE property
isIE property
dark_mode
light_mode
isIE
property
bool
isIE
final
Implementation
static final bool isIE = !isOpera && userAgent.contains('Trident/');
universal_web package
documentation
web
Device
isIE property
Device class