update boxes
This commit is contained in:
@@ -51,7 +51,7 @@ class _BoxListState extends State<BoxList> {
|
||||
Icons.search,
|
||||
color: Colors.white,
|
||||
),
|
||||
iconSize: 30,
|
||||
iconSize: 30, onPressed: () {},
|
||||
// onPressed: () => showPlacesSearch(context),
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user