mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
add_user_dialog
This commit is contained in:
@ -391,4 +391,8 @@ class Assets {
|
||||
'assets/icons/uncompleate_process_icon.svg';
|
||||
static const String wrongProcessIcon =
|
||||
'assets/icons/wrong_process_icon.svg';
|
||||
static const String arrowForward =
|
||||
'assets/icons/arrow_forward.svg';
|
||||
static const String arrowDown =
|
||||
'assets/icons/arrow_down.svg';
|
||||
}
|
||||
|
Reference in New Issue
Block a user