Merge branch 'new_design_sikander' into development_new_design_2.0

merge-update-with-lab-changes
Sikander Saleem 4 years ago
commit 455f65a5e5

@ -92,10 +92,10 @@ class MyBalancePage extends StatelessWidget {
Text(
double.parse(model.totalAdvanceBalanceAmount?.toString() ?? "0").toStringAsFixed(2),
style: TextStyle(
fontSize: 28,
fontSize: 24,
fontWeight: FontWeight.bold,
letterSpacing: -3.2,
height: 40 / 35,
letterSpacing: -1.44,
height: 24 / 23,
color: Colors.white,
),
),

Loading…
Cancel
Save