working change
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user