shaking property

bool get shaking

Whether the camera is currently shaking or not.

Implementation

bool get shaking => _shakeTimer > 0.0;