jonivesto
Results
3
comments of
jonivesto
@edisonywh I agree, this is a must have feature in a plugin like this. In the meantime, you can use this solution: 1. Wrap your lowerLayer widget with Stack 2....
I know it's an old issue. But I solved this by using `launchTo()` instead of `expand()`
> > I know it's an old issue. But I solved this by using `launchTo()` instead of `expand()` > > could you give me sample code how can i use...