From f5f71be24f1626276b3dd256e1fcb8aa38c43609 Mon Sep 17 00:00:00 2001 From: ybminm Date: Thu, 5 Oct 2023 20:41:49 +0900 Subject: [PATCH] =?UTF-8?q?Style:=20timer=20=EB=B0=B0=EA=B2=BD=20=EC=83=89?= =?UTF-8?q?=EC=83=81=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/views/taxiView.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/views/taxiView.dart b/lib/views/taxiView.dart index b3c0b7c..0aad1e8 100644 --- a/lib/views/taxiView.dart +++ b/lib/views/taxiView.dart @@ -353,6 +353,7 @@ class TaxiView extends HookWidget { forward: false, minHeight: 5, color: taxiPrimaryColor, + backgroundColor: Colors.white, duration: const Duration(seconds: 5), onTimerEnd: () { removeOverlayNotification();