mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 20:24:55 +00:00
Add flush sensor icon to assets and enhancement code
This commit is contained in:
@ -1155,4 +1155,5 @@ class Assets {
|
||||
static const String targetConfirmTimeIcon =
|
||||
'assets/icons/target_confirm_time_icon.svg';
|
||||
static const String disappeDelayIcon = 'assets/icons/disappe_delay_icon.svg';
|
||||
static const String flushIcon = 'assets/icons/flush_icon.svg';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user