opt color select

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-31 14:08:55 +08:00
parent 4ac05caa28
commit 3364b52e33
5 changed files with 74 additions and 81 deletions

View File

@@ -104,9 +104,7 @@ class _HomePageState extends State<HomePage>
_homeController.showUserInfoDialog(context),
splashColor: theme.colorScheme.primaryContainer
.withValues(alpha: 0.3),
borderRadius: const BorderRadius.all(
Radius.circular(50),
),
customBorder: const CircleBorder(),
),
),
),