VoicePage constructor

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

Implementation

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