mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
push door lock
This commit is contained in:
@ -130,4 +130,11 @@ class Assets {
|
||||
static const String lightBulb = "assets/icons/Light.svg";
|
||||
//assets/icons/sensors.svg
|
||||
static const String sensors = "assets/icons/sensors.svg";
|
||||
|
||||
//assets/icons/door_un_look_ic.svg
|
||||
static const String doorUnlock = 'assets/icons/door_un_look_ic.svg';
|
||||
|
||||
//assets/icons/lockIcon.svg
|
||||
|
||||
static const String lockIcon = 'assets/icons/lockIcon.svg';
|
||||
}
|
||||
|
Reference in New Issue
Block a user