kineticEnergy property

double get kineticEnergy

Get the amount of kinetic energy contained by the body.

Implementation

double get kineticEnergy => _body.kineticEnergy;