mirror of
https://github.com/simon-ding/polaris.git
synced 2026-02-06 23:21:00 +08:00
ui: change icon
This commit is contained in:
@@ -252,7 +252,7 @@ class _MainSkeletonState extends State<MainSkeleton> {
|
||||
IconButton(
|
||||
onPressed: () => showDonate(context),
|
||||
icon: Icon(
|
||||
Icons.heart_broken_rounded,
|
||||
Icons.favorite_rounded,
|
||||
color: Colors.red,
|
||||
)),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user