push water heater batch control view

This commit is contained in:
ashrafzarkanisala
2024-09-23 08:32:49 +03:00
parent b5eeeedcd2
commit 0c530e9ea6
7 changed files with 217 additions and 18 deletions

View File

@ -163,4 +163,7 @@ class Assets {
//assets/icons/open_close_records.svg
static const String openCloseRecords = 'assets/icons/open_close_records.svg';
//assets/icons/water_heater.svg
static const String waterHeater = 'assets/icons/water_heater.svg';
}