Update lib/game/components/backbox/displays/leaderboard_failure_display.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/398/head
Erick 3 years ago committed by GitHub
parent 5f5b01144f
commit 7cfa85bfdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ import 'package:pinball_flame/pinball_flame.dart';
/// Display showing an error message when the leaderboard couldn't be loaded
/// {@endtemplate}
class LeaderboardFailureDisplay extends Component {
/// {@macro
/// {@macro leaderboard_failure_display}
LeaderboardFailureDisplay();
@override

Loading…
Cancel
Save