step 32 : change alignmnet right total in history
This commit is contained in:
@@ -1105,14 +1105,6 @@ class HistoryTransaksiScreen extends HookConsumerWidget {
|
|||||||
x: 4,
|
x: 4,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
Container(
|
|
||||||
// width: 100,
|
|
||||||
width: Constant.getActualXPhone(
|
|
||||||
context: context, x: 100),
|
|
||||||
child: Column(
|
|
||||||
crossAxisAlignment:
|
|
||||||
CrossAxisAlignment.start,
|
|
||||||
children: [
|
|
||||||
Text(
|
Text(
|
||||||
ref
|
ref
|
||||||
.read(currentHistoryTotalProvider
|
.read(currentHistoryTotalProvider
|
||||||
@@ -1125,9 +1117,6 @@ class HistoryTransaksiScreen extends HookConsumerWidget {
|
|||||||
fontWeight: FontWeight.w600,
|
fontWeight: FontWeight.w600,
|
||||||
color: Constant.pcBtnBackgroundColor,
|
color: Constant.pcBtnBackgroundColor,
|
||||||
),
|
),
|
||||||
),
|
|
||||||
],
|
|
||||||
),
|
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user