fix : some ui bug
This commit is contained in:
@@ -118,7 +118,7 @@ class GenocidePage extends GetView<GenocideLogic> {
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
children: [
|
||||
Text(
|
||||
'سن مرغ: ${item.hatching?.age ?? '-'}',
|
||||
'سن مرغ:${item.hatching?.age ?? '-'} (روز)',
|
||||
style: AppFonts.yekan14.copyWith(color: AppColor.textColor),
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user