expandMultiple property
final
Determines if multiple items can be open at the same time.
When false
, only one accordion item can be open at a time.
Implementation
final bool expandMultiple;
Determines if multiple items can be open at the same time.
When false
, only one accordion item can be open at a time.
final bool expandMultiple;