add patient title change

This commit is contained in:
2025-03-27 15:27:42 +02:00
parent b8c962e75d
commit 4fd2c139d5

View File

@@ -330,7 +330,7 @@ class _AddPatientState extends State<AddPatient> {
headerAlignment: MainAxisAlignment.center,
headerItems: [
Text(
"Add Patient Details",
"Set Up Patient Profile",
style: TextStyle(
fontWeight: FontWeight.bold,
fontSize: 25,