curtain and forget password and select all check box and fix bugs

This commit is contained in:
mohammad
2024-09-08 17:09:32 +03:00
parent 67ea7af595
commit 85a04e504f
16 changed files with 708 additions and 352 deletions

View File

@ -124,4 +124,5 @@ class Assets {
static const String office = 'assets/icons/office.svg';
static const String parlour = 'assets/icons/parlour.svg';
static const String grid = "assets/images/grid.svg";
static const String curtainIcon = "assets/images/curtain.svg";
}