diff --git a/lib/main.dart b/lib/main.dart index 8187d32..049d2fc 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -15,7 +15,7 @@ class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( - title: 'SmartFit 3 in 1', + title: 'SmartFit', debugShowCheckedModeBanner: false, theme: ThemeData( // This is the theme of your application.