Hi, I am having an issue to set the background of content to transparent. I saw some questions already discussed this , such as https://github.com/GotJimmy/accordion/issues/55, However, the solution seems like does not work for me. Can I please get some help? Thank you.
Currently, setting the content background to transparent is not going to work. However, try setting the contentBackgroundColor and contentBorderColor to the same color as your apps background color.
Hi, I am having an issue to set the background of content to transparent. I saw some questions already discussed this , such as https://github.com/GotJimmy/accordion/issues/55, However, the solution seems like does not work for me. Can I please get some help? Thank you.
Here is my version information:
accordion: ^2.6.0 Flutter 3.19.5 Dart 3.3.3
Here is my code
Here is the screenshot