opt dyn topic

opt member opus

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-18 17:46:42 +08:00
parent 0de2603e30
commit 40502e3bff
11 changed files with 55 additions and 18 deletions

View File

@@ -147,6 +147,7 @@ class _LaterPageState extends State<LaterPage>
),
Material(
clipBehavior: Clip.hardEdge,
color: Colors.transparent,
borderRadius: const BorderRadius.all(Radius.circular(20)),
child: Builder(
key: sortKey,
@@ -197,6 +198,7 @@ class _LaterPageState extends State<LaterPage>
),
Material(
clipBehavior: Clip.hardEdge,
color: Colors.transparent,
borderRadius: const BorderRadius.all(Radius.circular(20)),
child: PopupMenuButton(
tooltip: '清空',