isShaking property

bool isShaking
final

Whether the shake animation should be active.

When true, the shake animation will be applied to the child. Defaults to false.

Implementation

final bool isShaking;