working change

This commit is contained in:
2024-08-24 06:44:52 +02:00
parent c3d8ac30cf
commit a5d55f1131

View File

@@ -181,7 +181,7 @@ class _PatientDetailsState extends State<PatientDetails> {
if (widget.type == "personal") {
return [
Text(
"Patient Details",
"Personal Details",
textAlign: TextAlign.center,
style: TextStyle(
fontSize: 25,