WalkContainer constructor
const
WalkContainer({})
Implementation
const WalkContainer(
{super.key,
this.height,
this.width,
this.child,
this.duration,
this.borderRadius,
this.steps,
this.colors,
this.thicken,
this.curve,
this.angle,
this.reverse,
this.tileMode,
this.alignment});