Dart
dart:html
MediaQueryListEvent
matches property
matches
Dart
dart:html
MediaQueryListEvent
matches property
MediaQueryListEvent class
Constructors
MediaQueryListEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matches
matchingTarget
media
path
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
description
matches
property
Null safety
bool
?
matches
Implementation
bool? get matches native;