I want to open a showBottomSheet. here is my code which working fine, I am able to open ButtomSheet, but it\'s not giving transparency effect. that I could see behind of this sh
try this inside showModelBottomSheet
showModalBottomSheet( backgroundColor: Colors.transparent, )