mq property

Get MediaQueryData of widget on specific BuildContext.

Implementation

MediaQueryData get mq => MediaQuery.of(this);