This is how I called the flipRightIconOpen;
headerPadding: const EdgeInsets.all(15), flipRightIconIfOpen: true, headerBackgroundColor: Colors.grey.shade100, contentBackgroundColor: Colors.grey.shade100, header: Text( storeDataContoller .storeDataInfo?.faQdata[j].question ??
I’ve increased the package in pubspec to accordion: ^2.6.0 but still
New contributor
Theoheneba is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.