CustomLevelDialog constructor

CustomLevelDialog({
  1. Key? key,
})

Implementation

CustomLevelDialog({Key? key}) : super(key: key);