mirror of
https://github.com/hanskokx/arcane_framework.git
synced 2026-05-14 02:19:08 +02:00
@@ -353,6 +353,7 @@ class _HomeScreenState extends State<HomeScreen> {
|
|||||||
),
|
),
|
||||||
Text(
|
Text(
|
||||||
"Environment: ${ArcaneEnvironment.of(context).environment.name}",
|
"Environment: ${ArcaneEnvironment.of(context).environment.name}",
|
||||||
|
textAlign: TextAlign.center,
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user