getGapWidthList property

List<double>? getGapWidthList

The gaps between every two adjacent box, higher priority than gapSpace.

Implementation

List<double>? get getGapWidthList => const [];