Skip to content

Commit

Permalink
title change
Browse files Browse the repository at this point in the history
  • Loading branch information
AthulNoobie committed Oct 31, 2024
1 parent d16a791 commit 9a53224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ class _BaseState extends State<Base> {
final screenHeight = MediaQuery.of(context).size.height;
final screenWidth = MediaQuery.of(context).size.width;
return MaterialApp(
title: "APJ Abdul Kalam Technological University",
debugShowCheckedModeBanner: false,
theme: ThemeData(
scaffoldBackgroundColor: Colors.white,
Expand Down

0 comments on commit 9a53224

Please sign in to comment.