step 14 : change card list model person sex into m_sexname
This commit is contained in:
@@ -139,7 +139,7 @@ class CardRiwayatScan extends HookConsumerWidget {
|
||||
),
|
||||
),
|
||||
Text(
|
||||
data.personSex,
|
||||
data.m_sexname,
|
||||
style: Constant.cardText(context: context).copyWith(
|
||||
color: Constant.textCardGrey,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user