snapingPoint property

double snapingPoint
final

Point from where panel will start fling animation to snap it's height to minHeight or maxHeight Value must be between 0.0 - 1.0 Default: 0.4

Implementation

final double snapingPoint;