add patient title change
This commit is contained in:
parent
b8c962e75d
commit
4fd2c139d5
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue