menu
nice2dev_flutter_ui package
documentation
effects/nice_animations.dart
NiceShakeWidgetState
shake method
shake method
dark_mode
light_mode
shake
method
void
shake
(
)
Implementation
void shake() { _controller.forward(from: 0); }
nice2dev_flutter_ui package
documentation
effects/nice_animations
NiceShakeWidgetState
shake method
NiceShakeWidgetState class