damping property

double get damping
inherited

定义拖拽阻力,取值范围:0.0 < damping < 1.0,阻力越大,速度衰减就越快

Implementation

double get damping => 0.995;