mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 19:14:42 +08:00
@@ -117,11 +117,9 @@ class FavArticleItem extends StatelessWidget {
|
||||
bottom: -6,
|
||||
child: iconButton(
|
||||
iconSize: 18,
|
||||
context: context,
|
||||
onPressed: onDelete,
|
||||
icon: Icons.clear,
|
||||
icon: const Icon(Icons.clear),
|
||||
iconColor: theme.colorScheme.outline,
|
||||
bgColor: Colors.transparent,
|
||||
),
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user