LevelShower constructor

const LevelShower({
  1. Key? key,
})

Implementation

const LevelShower({Key? key}) : super(key: key);