BoxAlignmentSpacing.even constructor
const
BoxAlignmentSpacing.even()
Creates space-evenly alignment: equal space between and around all items.
Implementation
const BoxAlignmentSpacing.even() : aroundStart = 1.0, aroundEnd = 1.0;