feat: live dm block

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-19 18:46:01 +08:00
parent dcb893ed07
commit 0bc0c36f14
14 changed files with 760 additions and 19 deletions

View File

@@ -147,6 +147,7 @@ class LiveHeaderControl extends StatelessWidget {
width: 35,
height: 35,
child: IconButton(
tooltip: '定时关闭',
style: ButtonStyle(
padding: WidgetStateProperty.all(EdgeInsets.zero),
),