mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-24 01:58:36 +00:00
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user