push ac schedule ac fake design

This commit is contained in:
ashrafzarkanisala
2024-10-02 02:54:18 +03:00
parent 9dbf4b0540
commit 30dd3a1ee2
6 changed files with 190 additions and 50 deletions

View File

@ -169,4 +169,7 @@ class Assets {
//assets/icons/ac_lock.svg
static const String acLock = 'assets/icons/ac_lock.svg';
//assets/icons/ac_schedule.svg
static const String acSchedule = 'assets/icons/ac_schedule.svg';
}