shaking property
bool
get
shaking
Whether the camera is currently shaking or not.
Implementation
bool get shaking => _shakeTimer > 0.0;
Whether the camera is currently shaking or not.
bool get shaking => _shakeTimer > 0.0;