preparing carton info
This commit is contained in:
@@ -106,7 +106,7 @@ class _CargoTableState extends State<CargoTable> {
|
||||
padding: const EdgeInsets.only(right: 48.0),
|
||||
child: Align(
|
||||
alignment: Alignment.centerRight,
|
||||
child: Text(total.toStringAsFixed(2),
|
||||
child: Text(total.toStringAsFixed(2)+" lb",
|
||||
style: TextStyle(fontWeight: FontWeight.bold))),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user