Harry R
Harry R

Reputation: 107

How to create shadows like the one in the figure in flutter?

Can anyone tell me how we can create inner shadows like this in flutter please. enter image description here

Upvotes: 2

Views: 124

Answers (1)

Hamza
Hamza

Reputation: 1636

This concept is knowns as Neomorphism. And you can use some package to implement it.

Below are some:

Cheers!

Upvotes: 3

Related Questions