Skip to content

Instantly share code, notes, and snippets.

@av
Created January 13, 2020 16:07
Show Gist options
  • Save av/bdd776afa028befb282fe6c25b98364c to your computer and use it in GitHub Desktop.
Save av/bdd776afa028befb282fe6c25b98364c to your computer and use it in GitHub Desktop.
Flutter: neu
// In NeumorphicApp.build > MaterialApp > ThemeData
// ...
backgroundColor: Colors.blueGrey.shade200,
scaffoldBackgroundColor: Colors.blueGrey.shade200,
dialogBackgroundColor: Colors.blueGrey.shade200,
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment