mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-27 03:28:40 +00:00
opt dyn topic
opt member opus Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -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: '清空',
|
||||
|
||||
Reference in New Issue
Block a user