You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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??
The text was updated successfully, but these errors were encountered:
Srushti-9
changed the title
Used the library and resolved the issue of scrolling.But how to setState of bottomSheet as Exapnded on some condition.
Used the library and resolved the issue of scrolling.But how to setState of bottomSheet as Expanded on some condition.
Mar 10, 2020
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??
The text was updated successfully, but these errors were encountered: