SwipeChildLayoutDelegate constructor
SwipeChildLayoutDelegate(
- double progress,
- double screenPercentaje,
- AxisDirection direction
Implementation
SwipeChildLayoutDelegate(
this.progress,
this.screenPercentaje,
this.direction,
);