isKinematic property

bool get isKinematic

Implementation

bool get isKinematic => RigidBodyType.kinematic == type;