displayed items on detail view

This commit is contained in:
marcoabat
2023-08-06 15:50:21 +02:00
parent 01efb5b662
commit 940f6e33ce
4 changed files with 80 additions and 29 deletions

View File

@@ -7,6 +7,5 @@ List<Checklist> checklists = [
'Test1',
'tiersntiersntsrien',
DateTime.now(),
List.empty(),
)
];