nullableMQ property

MediaQueryData? nullableMQ

The data from the closest instance of this class that encloses the given context, if any.

Implementation

MediaQueryData? get nullableMQ => MediaQuery.maybeOf(this);