menu
bonfire package
documentation
camera/bonfire_camera.dart
BonfireCamera
shaking property
shaking property
dark_mode
light_mode
shaking
property
bool
get
shaking
inherited
Whether the camera is currently shaking or not.
Implementation
bool get shaking => _shakeTimer > 0.0;
bonfire package
documentation
camera/bonfire_camera
BonfireCamera
shaking property
BonfireCamera class