PopPopFinishedState constructor

const PopPopFinishedState({
  1. int totalScore = 0,
})

Implementation

const PopPopFinishedState({this.totalScore = 0});