Text( amount.toString(), semanticsLabel: 'The balance for this month is ${amount} dollars', style: const TextStyle(fontSize: 48), ),