Merge pull request #71 from WDI-Ideas/meet

title fixedd
This commit is contained in:
meet2711
2024-06-20 17:27:31 +05:30
committed by GitHub

View File

@@ -18,6 +18,7 @@ class _AcademyScreenState extends State<AcademyScreen> {
return Scaffold(
backgroundColor: AppColor.plainWhite,
appBar: AppBar(
centerTitle: false,
backgroundColor: Colors.white,
elevation: 0,
scrolledUnderElevation: 0,