Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-23 11:47:56 +08:00
parent 1724f0d202
commit 9578f948b4
20 changed files with 132 additions and 77 deletions

View File

@@ -32,6 +32,8 @@ class SearchUserItem extends StatelessWidget {
item.upic,
size: 42,
officialType: item.officialVerify?.type,
liveBottom: -5,
liveFontSize: 11,
roomId: item.isLive == 1 ? item.roomId : null,
),
const SizedBox(width: 10),