mirror of
https://github.com/darkmoonight/Rain.git
synced 2025-06-28 12:09:57 +00:00
issue #156
This commit is contained in:
parent
2807fc08fb
commit
4c79b5e8c2
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class _WeatherNowState extends State<WeatherNow> {
|
|||
height: 200,
|
||||
),
|
||||
GlowText(
|
||||
'${widget.degree.round()}',
|
||||
'${widget.degree}',
|
||||
style: context.textTheme.displayLarge?.copyWith(
|
||||
fontSize: 90,
|
||||
fontWeight: FontWeight.w800,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue