getAngularVelocity method

double getAngularVelocity()

Get the angular velocity of the body.

Implementation

double getAngularVelocity() => _body.getAngularVelocity();