mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-27 05:45:51 +08:00
@@ -154,7 +154,10 @@ class _SuperChatCardState extends State<SuperChatCard> {
|
||||
spacing: 5,
|
||||
children: [
|
||||
Flexible(child: name),
|
||||
MedalWidget.fromMedalInfo(medal: medal),
|
||||
MedalWidget.fromMedalInfo(
|
||||
medal: medal,
|
||||
padding: MedalWidget.mediumPadding,
|
||||
),
|
||||
],
|
||||
);
|
||||
} catch (e, s) {
|
||||
|
||||
Reference in New Issue
Block a user