menu
app_bar_with_search_switch package
documentation
app_bar_with_search_switch.dart
AppBarSpeechButton
AppBarSpeechButton const constructor
AppBarSpeechButton const constructor
dark_mode
light_mode
AppBarSpeechButton
constructor
const
AppBarSpeechButton
(
{
Key
?
key
,
})
Implementation
const AppBarSpeechButton({Key? key}) : super(key: key);
app_bar_with_search_switch package
documentation
app_bar_with_search_switch
AppBarSpeechButton
AppBarSpeechButton const constructor
AppBarSpeechButton class