constantDeceleration property
double
get
constantDeceleration
定义持续减速度,值越大,速度停止得就越快
Implementation
double get constantDeceleration => 100.0;
定义持续减速度,值越大,速度停止得就越快
double get constantDeceleration => 100.0;