Skip to content

Commit

Permalink
Weather tile Font Weight Update (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adarshkumar167 authored Nov 26, 2023
1 parent 308f260 commit 8f1bd74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/app/modules/addOrUpdateAlarm/views/weather_tile.dart
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,6 @@ class WeatherTile extends StatelessWidget {
color: themeController.isLightMode.value
? kLightPrimaryTextColor
: kprimaryTextColor,
fontWeight: FontWeight.w500,
),
),
IconButton(
Expand Down

0 comments on commit 8f1bd74

Please sign in to comment.