format
This commit is contained in:
@@ -39,11 +39,6 @@ class _ShowSoundMessageState extends State<ShowSoundMessage> {
|
||||
});
|
||||
}
|
||||
});
|
||||
// eventBus.on().listen((event) {
|
||||
// if (event == 'stop') {
|
||||
// stopAndDispose();
|
||||
// }
|
||||
// });
|
||||
}
|
||||
|
||||
void stopAndDispose() async {
|
||||
|
||||
Reference in New Issue
Block a user