scrollDecelerationEnabled property Null safety

bool? scrollDecelerationEnabled
read / write

Whether a deceleration animation following a scroll gesture is enabled. True by default.

Implementation

bool? scrollDecelerationEnabled;