From 52454e36d696883c1533357506e851794e7f7568 Mon Sep 17 00:00:00 2001 From: Supermjork Date: Wed, 27 Dec 2023 00:46:06 +0200 Subject: [PATCH] Pub get, and const --- lib/home_screen.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/home_screen.dart b/lib/home_screen.dart index 72feed7..d01fa8c 100644 --- a/lib/home_screen.dart +++ b/lib/home_screen.dart @@ -24,7 +24,7 @@ class HomeScreen extends StatelessWidget { body: Column( mainAxisAlignment: MainAxisAlignment.center, children: [ - Row( + const Row( mainAxisAlignment: MainAxisAlignment.center, children:[ Text("We may not be able to tell you why.\nBut surely are able to predict when."),