change for apple
This commit is contained in:
@@ -79,7 +79,7 @@ class MyListTileItem extends StatelessWidget {
|
||||
],
|
||||
),
|
||||
Divider(thickness: 1, color: Colors.black),
|
||||
Row(
|
||||
Wrap(
|
||||
children: [
|
||||
Icon(Icons.pin_drop),
|
||||
SizedBox(width: 10),
|
||||
|
||||
Reference in New Issue
Block a user