between_offset_ofDirection0From static method
Implementation
static Between<Offset> between_offset_ofDirection0From(
double direction,
double begin, {
(Curve, Curve)? curve,
}) =>
between_offset_ofDirection(direction, begin, 0, curve: curve);