media property
MediaQueryData
get
media
Shortcut to access MediaQueryData from the current context.
Implementation
MediaQueryData get media => MediaQuery.of(this);
Shortcut to access MediaQueryData from the current context.
MediaQueryData get media => MediaQuery.of(this);