UX update to add thene class and apply the theme to entire app
This commit is contained in:
@@ -32,7 +32,7 @@ class _PatientViewState extends State<PatientView> {
|
||||
PatientNotes(
|
||||
patientIndex: widget.selectedPatient.idpatients,
|
||||
),
|
||||
SizedBox(
|
||||
const SizedBox(
|
||||
width: 10,
|
||||
),
|
||||
PatientFiles(
|
||||
|
||||
Reference in New Issue
Block a user