built the interface for the blind curtains.

This commit is contained in:
Mohammad Salameh
2024-05-06 14:38:29 +03:00
parent 2c8ea5d51c
commit 414a205833
5 changed files with 81 additions and 36 deletions

View File

@ -392,7 +392,6 @@ enum MemberRole {
OtherMember,
}
//TODO sort memebers by role
List<Map<String, Object>> members = [
{
'name': 'member 1',