flutter-by-example
flutter-by-example copied to clipboard
backdrop: is it possible to open or close the front panel programmatically?
In the back drop example, I am creating a button inside the front panel, and I would like to close the front panel once I tap on the button.
or from the parent widget for the backdrop?