update customer list
This commit is contained in:
@@ -44,7 +44,7 @@ class _CargoTableState extends State<CargoTable> {
|
||||
child: DataTable(
|
||||
showCheckboxColumn: false,
|
||||
headingRowHeight: 40,
|
||||
columnSpacing: 40,
|
||||
// columnSpacing: 40,
|
||||
decoration: BoxDecoration(border: Border.all(color: Colors.white)),
|
||||
border: TableBorder(horizontalInside: BorderSide(color: Colors.white)),
|
||||
columns: [
|
||||
|
||||
Reference in New Issue
Block a user