change clear data icon
This commit is contained in:
@@ -121,7 +121,7 @@ class WebEngineSettingsScreen extends HookConsumerWidget {
|
||||
vertical: 8.0,
|
||||
horizontal: 16.0,
|
||||
),
|
||||
leading: const Icon(Icons.cleaning_services),
|
||||
leading: const Icon(MdiIcons.databaseRemove),
|
||||
trailing: const Icon(Icons.chevron_right),
|
||||
onTap: () async {
|
||||
await showDialog(
|
||||
|
||||
Reference in New Issue
Block a user