mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-15 09:45:22 +00:00
Initilized the Blinds View and its animations
This commit is contained in:
@ -322,7 +322,7 @@ List<Map<String, Object>> menuSections = [
|
||||
},
|
||||
{
|
||||
'title': 'Clear Cache',
|
||||
'Icon': Assets.generalSettingsIconsClearCache,
|
||||
'Icon': Assets.generalSettingsIconsClearCach,
|
||||
'page': null
|
||||
},
|
||||
],
|
||||
@ -345,7 +345,7 @@ List<Map<String, Object>> menuSections = [
|
||||
{'title': 'FAQs', 'Icon': Assets.messagesCenterIconsFAQs, 'page': null},
|
||||
{
|
||||
'title': 'Help & Feedback',
|
||||
'Icon': Assets.messagesCenterIconsHelpAndFeedbacks,
|
||||
'Icon': Assets.messagesCenterIconsHelpAndFeedback,
|
||||
'page': null
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user