SpeechSubBar constructor

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

Implementation

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