expandMultiple property

bool expandMultiple
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;