triggerError method
void
triggerError()
Clears all cells and triggers the shake animation.
Implementation
void triggerError() => _pinKey.currentState?.triggerError();
Clears all cells and triggers the shake animation.
void triggerError() => _pinKey.currentState?.triggerError();