allowMultiple property
When false (the default) tapping a header closes the previously open
panel before opening the new one. When true any number of panels may
be open simultaneously.
Implementation
final bool allowMultiple;
When false (the default) tapping a header closes the previously open
panel before opening the new one. When true any number of panels may
be open simultaneously.
final bool allowMultiple;