diff --git a/lib/screens/patients/profile/patient_profile_screen.dart b/lib/screens/patients/profile/patient_profile_screen.dart index 9cb8a0d4..93f70876 100644 --- a/lib/screens/patients/profile/patient_profile_screen.dart +++ b/lib/screens/patients/profile/patient_profile_screen.dart @@ -80,6 +80,7 @@ class _PatientProfileScreenState extends Statewith SingleT child: Scaffold( appBar: AppBar( backgroundColor: Colors.white, + automaticallyImplyLeading: false, toolbarHeight: 65, elevation: 0, bottom: TabBar(