update rate
This commit is contained in:
@@ -99,11 +99,12 @@ class _CargoTypeEditorState extends State<CargoTypeEditor> {
|
||||
)),
|
||||
body: Container(
|
||||
padding: EdgeInsets.all(18),
|
||||
child: ListView(
|
||||
child: Column(
|
||||
children: <Widget>[
|
||||
cargoTypeBox,
|
||||
rateBox,
|
||||
SizedBox(height: 40),
|
||||
Spacer(),
|
||||
saveBtn,
|
||||
SizedBox(height: 20),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user