static Between<Offset> between_offset_ofDirection0To( double direction, double end, { (Curve, Curve)? curve, }) => between_offset_ofDirection(direction, 0, end, curve: curve);