Skip to content

Commit

Permalink
Style: timer 배경 색상 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ybmin committed Oct 5, 2023
1 parent 9792e09 commit f5f71be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/views/taxiView.dart
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ class TaxiView extends HookWidget {
forward: false,
minHeight: 5,
color: taxiPrimaryColor,
backgroundColor: Colors.white,
duration: const Duration(seconds: 5),
onTimerEnd: () {
removeOverlayNotification();
Expand Down

0 comments on commit f5f71be

Please sign in to comment.