parent
68f92d4f34
commit
cd23ca1242
@ -71,7 +71,7 @@ class MediaQueryData {
|
|||||||
);
|
);
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String toString() => '$runtimeType($size, $orientation)';
|
String toString() => '$runtimeType(size: $size, devicePixelRatio: $devicePixelRatio, padding: $padding)';
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Establishes a subtree in which media queries resolve to the given data.
|
/// Establishes a subtree in which media queries resolve to the given data.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user