fixes typeo
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@ class _MainPageState extends State<MainPage> {
|
|||||||
'Station Information',
|
'Station Information',
|
||||||
style: Theme.of(context).textTheme.labelMedium
|
style: Theme.of(context).textTheme.labelMedium
|
||||||
?.copyWith(
|
?.copyWith(
|
||||||
color: themeColors.statusTextr,
|
color: themeColors.statusText,
|
||||||
fontWeight: FontWeight.w700,
|
fontWeight: FontWeight.w700,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user