flutter-by-example icon indicating copy to clipboard operation
flutter-by-example copied to clipboard

backdrop: is it possible to open or close the front panel programmatically?

Open ka822 opened this issue 6 years ago • 1 comments

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.

ka822 avatar Jan 25 '19 04:01 ka822

or from the parent widget for the backdrop?

MatsAndT avatar Apr 16 '19 20:04 MatsAndT