Skip to content

Instantly share code, notes, and snippets.

@enzoftware
Created July 16, 2021 02:26
Show Gist options
  • Save enzoftware/6bb8192050c8701c878f026a47990558 to your computer and use it in GitHub Desktop.
Save enzoftware/6bb8192050c8701c878f026a47990558 to your computer and use it in GitHub Desktop.
Text(
amount.toString(),
semanticsLabel: 'The balance for this month is ${amount} dollars',
style: const TextStyle(fontSize: 48),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment