Skip to content

Instantly share code, notes, and snippets.

@av
Last active January 13, 2020 18:33
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 av/2091fbe9dc43645a0a49d6a5d1c16ff6 to your computer and use it in GitHub Desktop.
Save av/2091fbe9dc43645a0a49d6a5d1c16ff6 to your computer and use it in GitHub Desktop.
Flutter: neu
// In _NeumorphicContainerState.build > Listener > Container > BoxDecoration
boxShadow: _isPressed ? null : [...]
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment