Skip to content

Instantly share code, notes, and snippets.

@jovanovski
Created August 19, 2019 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jovanovski/ebbbadc387cd7de4b389de19c64be150 to your computer and use it in GitHub Desktop.
Save jovanovski/ebbbadc387cd7de4b389de19c64be150 to your computer and use it in GitHub Desktop.
Text(
'You have pushed the button this many times:',
style: TextStyle(
color: Colors.red,
fontWeight: FontWeight.bold,
fontSize: 12
),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment