BoxAlignmentSpacing.around constructor

const BoxAlignmentSpacing.around()

Creates space-around alignment: equal space around each item.

Implementation

const BoxAlignmentSpacing.around() : aroundStart = 0.5, aroundEnd = 0.5;