Translates up by distance pixels.
distance
Matrix4Transform up(double distance) => translate(y: -distance);