Creates a viewport offset with the given pixels value.
The pixels value does not change unless the viewport issues a correction.
factory ViewportOffset.fixed(double value) = _FixedViewportOffset;