update boxes

This commit is contained in:
Thinzar Win
2020-10-14 16:53:16 +06:30
parent 6c871ea066
commit 4862f1123d
11 changed files with 894 additions and 264 deletions

View File

@@ -51,7 +51,7 @@ class _BoxListState extends State<BoxList> {
Icons.search,
color: Colors.white,
),
iconSize: 30,
iconSize: 30, onPressed: () {},
// onPressed: () => showPlacesSearch(context),
),
],