mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
bump flutter (#859)
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -154,7 +154,7 @@ class _ReplyPageState extends CommonPublishPageState<ReplyPage> {
|
||||
),
|
||||
Divider(
|
||||
height: 1,
|
||||
color: themeData.dividerColor.withOpacity(0.1),
|
||||
color: themeData.dividerColor.withValues(alpha: 0.1),
|
||||
),
|
||||
Container(
|
||||
height: 52,
|
||||
|
||||
Reference in New Issue
Block a user