working change
This commit is contained in:
parent
c3d8ac30cf
commit
a5d55f1131
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue