Dart SDK
dart:html
MediaQueryListEvent
property matches
matches
class MediaQueryListEvent
Constructors
MediaQueryListEvent
Properties
matches
media
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
bool
matches
@DocsEditable(), @DomName('MediaQueryListEvent.matches'), @Experimental(), final
Source
final bool matches
property matches