menu
yoer_test package
documentation
zego_uikit.dart
ZegoSwitchAudioOutputButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
void Function
(
bool
isON
)
?
onPressed
final
You can do what you want after pressed.
Implementation
final void Function(bool isON)? onPressed;
yoer_test package
documentation
zego_uikit
ZegoSwitchAudioOutputButton
onPressed property
ZegoSwitchAudioOutputButton class