Creates custom spacing ratios for start and end.
const factory BoxAlignmentBase.spaceAroundRatio( double startRatio, double endRatio, ) = _EvenSpacingAlignment;