Calculate the matrix for the specified destination.
dest specifies the destination.
dest
Matrix4? calcMatrixForDest(PdfDest? dest) => _state._calcMatrixForDest(dest);