Skip to content

Instantly share code, notes, and snippets.

@mhmzdev
Created April 4, 2020 05:41
Show Gist options
  • Save mhmzdev/8eccf8011a58d3236d91a84e14e835e1 to your computer and use it in GitHub Desktop.
Save mhmzdev/8eccf8011a58d3236d91a84e14e835e1 to your computer and use it in GitHub Desktop.
text
Text (
'New Task',
style: TextStyle(
color: !darkThemeSecondScreen ? Colors.black : Colors.white,
fontSize: 32,
fontWeight: FontWeight.bold),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment