animateStadiumLine static method
Implementation
static OnAnimatePath<Offset> animateStadiumLine(
Between<Offset> between, double w) =>
animateStadium(between.begin, between.direction, w);
static OnAnimatePath<Offset> animateStadiumLine(
Between<Offset> between, double w) =>
animateStadium(between.begin, between.direction, w);