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