rotateDecelerationEnabled property Null safety

bool? rotateDecelerationEnabled
read / write

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

Implementation

bool? rotateDecelerationEnabled;