profile refactor

This commit is contained in:
amirrezaghabeli
2025-08-27 13:30:09 +03:30
parent dd46eb6054
commit 0b2825f836
6 changed files with 43 additions and 40 deletions
@@ -33,7 +33,7 @@ class TenderDetailCard extends StatelessWidget {
),
),
Text(
AppStrings.tenderMatchPercentageExample,
'75%',
style: TextStyle(
fontSize: 12.0.sp(),
fontWeight: FontWeight.w600,