constantDeceleration property

  1. @override
double get constantDeceleration
override

定义持续减速度,值越大,速度停止得就越快

Implementation

@override
double get constantDeceleration => 10.0;