From 64ecdfd352d6af5b2a05553f97678410af92b519 Mon Sep 17 00:00:00 2001 From: Rui Miguel Alonso Date: Fri, 6 May 2022 16:53:43 +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 f0f3ce90..5f6af288 100644 --- a/lib/game/components/backbox/displays/info_display.dart +++ b/lib/game/components/backbox/displays/info_display.dart @@ -13,8 +13,8 @@ import 'package:pinball_ui/pinball_ui.dart'; /// from the [InfoDisplay]. typedef OnShareTap = void Function(); -/// Signature for the callback called when the used tries to navigate to the -/// Google IO site on the [InfoDisplay]. +/// Signature for the callback called when the user tries to navigate to the +/// Google IO site from the [InfoDisplay]. typedef OnNavigateTap = void Function(); final _titleTextPaint = TextPaint(