mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 19:44:55 +00:00
Implemented devices groups
This commit is contained in:
@ -20,6 +20,7 @@ class Assets {
|
||||
/// Assets for assetsIconsAutomatedClock
|
||||
/// assets/icons/automated_clock.svg
|
||||
static const String assetsIconsAutomatedClock = "assets/icons/automated_clock.svg";
|
||||
static const String acSwitchIcon = "assets/icons/ac_switch_ic.svg";
|
||||
|
||||
/// Assets for assetsIconsBatteryDmOffPerOffchargOfflowOffpmOffstChargeddmOff
|
||||
/// assets/icons/battery/dmOff/perOffchargOfflowOffpmOffstChargeddmOff.svg
|
||||
|
||||
Reference in New Issue
Block a user