add packages
This commit is contained in:
@@ -58,7 +58,7 @@ class _PickupListRowState extends State<PickupListRow> {
|
||||
Padding(
|
||||
padding: EdgeInsets.all(5.0),
|
||||
child: Icon(
|
||||
MaterialCommunityIcons.directions,
|
||||
SimpleLineIcons.direction,
|
||||
color: primaryColor,
|
||||
)),
|
||||
new Expanded(
|
||||
|
||||
Reference in New Issue
Block a user