Commit 0d5effea authored by Dio Maulana's avatar Dio Maulana

rapihin code

parent 35949448
...@@ -176,13 +176,6 @@ class OrderPage extends StatelessWidget { ...@@ -176,13 +176,6 @@ class OrderPage extends StatelessWidget {
} }
return Column( return Column(
children: [ children: [
// Text(
// "Total Rincian",
// style: TextStyle(
// color: textColor,
// fontSize:
// MediaQuery.of(context).size.height * 0.03),
// ),
SizedBox( SizedBox(
height: height:
MediaQuery.of(context).size.height * 0.01), MediaQuery.of(context).size.height * 0.01),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment