offsetDx property

double offsetDx
final

Double value till which position child widget will get animate when swipe left or swipe right if not specified 0.3 default will be taken for Right Swipe & it's negative -0.3 will bve taken for Left Swipe

Implementation

final double offsetDx;