UX update to add thene class and apply the theme to entire app
This commit is contained in:
parent
8cb311e285
commit
162e37f740
38 changed files with 823 additions and 501 deletions
|
|
@ -32,7 +32,7 @@ class _PatientViewState extends State<PatientView> {
|
|||
PatientNotes(
|
||||
patientIndex: widget.selectedPatient.idpatients,
|
||||
),
|
||||
SizedBox(
|
||||
const SizedBox(
|
||||
width: 10,
|
||||
),
|
||||
PatientFiles(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue