expandStateList property

List<bool> expandStateList
getter/setter pair

Creates a sliver that places multiple box children in a linear array along the main axis.

The childManager argument must not be null.

Implementation

List<bool> expandStateList = [];