Skip to content

Comments

AddShadowControl#23

Open
taskcrypto wants to merge 1 commit intoright7ctrl:masterfrom
taskcrypto:add_shadow_control
Open

AddShadowControl#23
taskcrypto wants to merge 1 commit intoright7ctrl:masterfrom
taskcrypto:add_shadow_control

Conversation

@taskcrypto
Copy link

No description provided.

@taskcrypto
Copy link
Author

You can get natural shadows by setting the properties like this.
boxShadows: [
BoxShadow(
color: Colors.black12,
spreadRadius: 3,
blurRadius: 3,
offset: Offset(1, 1),
),
],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant