Previously when using bottomSheet library of material design, I was able to setState by creating object of bottomSheetBehavior,but now it shows error on creating variable of BottomSheetBehavior.
So how can I set the state of bottomSheet as expanded??
Previously when using bottomSheet library of material design, I was able to setState by creating object of bottomSheetBehavior,but now it shows error on creating variable of BottomSheetBehavior. So how can I set the state of bottomSheet as expanded??