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