opt: msg ctr

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-10 00:40:41 +08:00
parent 0510fbb65a
commit f75036cb8e
6 changed files with 86 additions and 161 deletions

View File

@@ -126,7 +126,6 @@ class _WhisperPageState extends State<WhisperPage> {
onSetTop: (isTop, id) =>
_controller.onSetTop(index, isTop, id),
onRemove: (talkerId) => _controller.onRemove(index, talkerId),
onTap: () => _controller.onTap(index),
);
},
separatorBuilder: (context, index) => Divider(