feat: split bill
This commit is contained in:
@@ -27,7 +27,7 @@ class SalesRightTitle extends StatelessWidget {
|
||||
children: [
|
||||
Expanded(
|
||||
child: Text(
|
||||
"Detail Pesanan #${order?.orderNumber}",
|
||||
"Detail Pesanan",
|
||||
style: TextStyle(
|
||||
color: AppColors.black,
|
||||
fontSize: 20,
|
||||
|
||||
Reference in New Issue
Block a user