This commit is contained in:
@ -181,7 +181,7 @@ class _AddMountScreenState extends State<AddMountScreen> {
|
||||
Navigator.pop(context);
|
||||
},
|
||||
label: const Text('Add'),
|
||||
icon: Icon(Icons.add),
|
||||
icon: const Icon(Icons.add),
|
||||
);
|
||||
},
|
||||
),
|
||||
|
Reference in New Issue
Block a user