marcos930807 / awesomeDialogs

A new Flutter package project for simple a awesome dialogs
Other
339 stars 110 forks source link

Custom dialog elevation feature #124

Open elShiaLabeouf opened 1 year ago

elShiaLabeouf commented 1 year ago

Hi!

Thank you for a nice library!

I've noticed that if I use dialogBackgroundColor: Colors.transparent, the dialog is dropping a shade coming from its elevation: 0.5 property: Screenshot from 2023-02-23 21-42-35

I propose to make this property customizable, so that it could be set 0 resulting in no shade: Screenshot from 2023-02-23 21-55-08