From 2dc9a653c689e9003b76b508b43a302ccd3dab01 Mon Sep 17 00:00:00 2001 From: Rui Miguel Alonso Date: Fri, 6 May 2022 16:22:34 +0200 Subject: [PATCH] Update lib/game/components/backbox/displays/info_display.dart Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com> --- lib/game/components/backbox/displays/info_display.dart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/game/components/backbox/displays/info_display.dart b/lib/game/components/backbox/displays/info_display.dart index 518fe3c7..f0f3ce90 100644 --- a/lib/game/components/backbox/displays/info_display.dart +++ b/lib/game/components/backbox/displays/info_display.dart @@ -9,8 +9,8 @@ import 'package:pinball_components/pinball_components.dart'; import 'package:pinball_flame/pinball_flame.dart'; import 'package:pinball_ui/pinball_ui.dart'; -/// Signature for the callback called when the used tries to share the score -/// on the [InfoDisplay]. +/// Signature for the callback called when the user tries to share their score +/// from the [InfoDisplay]. typedef OnShareTap = void Function(); /// Signature for the callback called when the used tries to navigate to the