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") { if (widget.type == "personal") {
return [ return [
Text( Text(
"Patient Details", "Personal Details",
textAlign: TextAlign.center, textAlign: TextAlign.center,
style: TextStyle( style: TextStyle(
fontSize: 25, fontSize: 25,