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