mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-25 03:26:22 +08:00
@@ -28,7 +28,7 @@ class DynTopicItem extends StatelessWidget {
|
||||
child: Padding(
|
||||
padding: EdgeInsets.only(right: 5),
|
||||
child: Icon(
|
||||
CustomIcon.topic_tag,
|
||||
CustomIcons.topic_tag,
|
||||
size: 18,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user