TextSpeed constructor

TextSpeed({
  1. Key? key,
  2. dynamic player,
})

Implementation

TextSpeed({Key? key, this.player});