Chaned icon
This commit is contained in:
@@ -184,7 +184,7 @@ class _RoundViewState extends State<RoundView> {
|
|||||||
),
|
),
|
||||||
Visibility(
|
Visibility(
|
||||||
visible: shouldShowMedal,
|
visible: shouldShowMedal,
|
||||||
child: const Icon(FontAwesomeIcons.medal,
|
child: const Icon(FontAwesomeIcons.crown,
|
||||||
size: 15))
|
size: 15))
|
||||||
]))
|
]))
|
||||||
]),
|
]),
|
||||||
|
|||||||
Reference in New Issue
Block a user