Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-20 16:58:42 +08:00
parent 3099bd6ca1
commit 9b5457ffc0
20 changed files with 102 additions and 109 deletions

View File

@@ -271,7 +271,7 @@ class _DynTopicPageState extends State<DynTopicPage> {
Utils.shareText(
'${_controller.topicName} https://m.bilibili.com/topic-detail?topic_id=${_controller.topicId}');
},
icon: Icon(MdiIcons.share),
icon: const Icon(MdiIcons.share),
),
PopupMenuButton(
itemBuilder: (context) {