fullTransitionValue property

double fullTransitionValue
final

Required a double value for swipe animation sensitivity

Default : 400

Lower the value faster the animation

100 would make animation much faster than current

Implementation

final double fullTransitionValue;