update Mzansi Profile & Access reviews with layout builder
This commit is contained in:
parent
b641e07b0c
commit
b037d75473
6 changed files with 335 additions and 238 deletions
|
|
@ -297,6 +297,7 @@ class _BuildPatientsListState extends State<BuildAccessRequestList> {
|
|||
});
|
||||
checkScreenSize();
|
||||
return ListView.separated(
|
||||
shrinkWrap: true,
|
||||
separatorBuilder: (BuildContext context, index) {
|
||||
return Divider(
|
||||
color: MzanziInnovationHub.of(context)!.theme.secondaryColor(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue