TetrisAnimationController constructor
const
TetrisAnimationController({})
Implementation
const TetrisAnimationController({
this.onPieceLock,
this.onLineClear,
this.onGameOver,
this.onLevelUp,
this.onHardDrop,
});