containerOffsets property

List<double?> containerOffsets
getter/setter pair

store ExpandableSectionContainer information. SliverList index, layoutOffset. don't modify it.

Implementation

List<double?> containerOffsets = [];