error changes done

This commit is contained in:
Surendiran 2025-04-15 17:07:31 +05:30
parent 231a340dbb
commit e01acdef46

View File

@ -1569,7 +1569,7 @@ class InfoCard extends StatelessWidget {
// ), // ),
Text( Text(
title, title,
style: const TextStyle( style: TextStyle(
fontSize: 11, fontSize: 11,
fontWeight: FontWeight.w400, fontWeight: FontWeight.w400,
letterSpacing: 0, letterSpacing: 0,
@ -1585,7 +1585,7 @@ class InfoCard extends StatelessWidget {
Text( Text(
subtitle, subtitle,
textAlign: TextAlign.center, textAlign: TextAlign.center,
style: const TextStyle( style: TextStyle(
fontSize: 11, fontSize: 11,
// fontSize: 12 * 1.1, // fontSize: 12 * 1.1,
fontFamily: context.translate( fontFamily: context.translate(