Elevation shadow #58
Labels
Discussion
Discussion related to project
enhancement
New feature or request
help wanted
Extra attention is needed
Hi @ReinBentdal, I was wondering why you don't use the Material boxshadows that are already on flutter when using elevation with the default color? that would make it look just like the first-party elevation. This is mostly because they use a combination of 3 shadows "Umbra Penumbra and Ambient Shadow."
https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/material/shadows.dart
The text was updated successfully, but these errors were encountered: