AppBarSpeechButton constructor

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

Implementation

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