ionicfirebaseapp / getwidget

Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.
https://www.getwidget.dev
MIT License
4.52k stars 602 forks source link

GFAccordion Inside Padding #342

Open tekink opened 1 year ago

tekink commented 1 year ago

Describe the bug I'm using version getwidget: ^4.0.0. The GFAccordion component I added does not appear properly when the padding screen under the title is first opened. When I turn Accordion off and on, the gap is fixed. How can I make it appear properly at first startup?

Screenshots 3