flutter-expandable
flutter-expandable copied to clipboard
How to remove the padding around the panel's header?
The panel adds, by default, some padding around the header. Is it possible to remove that padding? If not, it would be really useful to have such an option. It could be a bool isDense property, similar to ListTile's.
@jjosenaldo did you find any solution for this?
any solution