fix icons camera
This commit is contained in:
parent
6c806b1a39
commit
c43eb789b1
@ -171,7 +171,7 @@ class _MyHomePageState extends State<ListItemMenu> {
|
||||
onPressed: popCamera,
|
||||
backgroundColor: Colors.blue,
|
||||
tooltip: 'Recherche',
|
||||
child: const Icon(Icons.search, color: Colors.white),
|
||||
child: const Icon(Icons.camera_alt, color: Colors.white),
|
||||
),
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user