added assets

This commit is contained in:
hannathkadher
2024-11-20 20:11:12 +04:00
parent 2d60b2e225
commit 60710c383f
2 changed files with 2 additions and 0 deletions

View File

@ -233,4 +233,5 @@ class Assets {
static const String oneTouchSwitch = 'assets/icons/1G_touch_switch.svg';
static const String garageDoor = 'assets/icons/garage_opener.svg';
static const String doorSensor = 'assets/icons/door_sensor.svg';
}